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

(This post was last modified: 06-22-2019, 12:52 AM by eincandela.)

Hello,

i'm trying to apply my migrations to my test database by using the -g option for groups

php spark migrate:latest -g tests

but the command still try to target my main database (db.local) AND my test database (db.test) at the same time.

My .env database setup is

database.default.database = db.local
database.tests.database = db.test

is that a bug or am i doing something wrong?

Thank you for any help
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