Add flag support when dumping schema #547
Replies: 3 comments
-
We don't populate the database data. |
Beta Was this translation helpful? Give feedback.
-
I think adding the ability to specify additional command line arguments to whatever dump command dbmate is using for the data source is a needed thing, as brought up by discussion #625, where the desire is to invoke |
Beta Was this translation helpful? Give feedback.
-
Duplicates #310. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
pg_dump
in Postgresql supports multiple flag arguments when dumping the schema and it would be nice if they were supported through the dbmate cli. This is particularly useful when you want to dump the schema without populating all the database dataBeta Was this translation helpful? Give feedback.
All reactions