Welcome Guest, Not a member yet? Register   Sign In
Migration group issue
#4

Hmm that's odd. Can you try it with `-all` and see if it has the same behavior? Also try it from a non-CLI context:
```
$runner = Services::migrations();
$result = $runner->latest(null, 'tests');
var_dump($result);
```
Reply


Messages In This Thread
Migration group issue - by eincandela - 06-22-2019, 12:47 AM
RE: Migration group issue - by InsiteFX - 06-22-2019, 04:31 AM
RE: Migration group issue - by eincandela - 06-22-2019, 04:43 AM
RE: Migration group issue - by MGatner - 06-22-2019, 09:05 AM
RE: Migration group issue - by eincandela - 06-22-2019, 09:42 AM
RE: Migration group issue - by MGatner - 06-22-2019, 06:35 PM
RE: Migration group issue - by eincandela - 06-22-2019, 11:06 PM
RE: Migration group issue - by eincandela - 06-22-2019, 11:36 PM



Theme © iAndrew 2016 - Forum software by © MyBB