You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we would also want this to work for prod clusters, which complicates things as I don't think we would want to connect to the DB to do this dump.
One option would be to store it on the database as runtime metadata and just have the provisioner populate it, which would be cool but could start to bloat the schema size for large databases.
Basically I want
dbmate dump
though it looks like we'd also need a db client to calculate it.We should also expose this to goose to avoid this:
The text was updated successfully, but these errors were encountered: