andreterron
andreterron
Explore posts from servers
DTDrizzle Team
Created by tmcw on 5/5/2023 in #help
I ran introspect:pg to initialize my schema, then created a new migration. How should I deploy this?
Thank you!
17 replies
DTDrizzle Team
Created by tmcw on 5/5/2023 in #help
I ran introspect:pg to initialize my schema, then created a new migration. How should I deploy this?
optionally having a flag during introspection to already mark the generated migration as executed on the DB it's connecting to
17 replies
DTDrizzle Team
Created by tmcw on 5/5/2023 in #help
I ran introspect:pg to initialize my schema, then created a new migration. How should I deploy this?
Hi, I work with @tmcw 👋. The way I'd expect is to have a command that would mark a migration as executed without executing it
17 replies