Verbose Sequel::Migrator.run #1808
PetrKaleta
started this conversation in
General
Replies: 1 comment
-
If you run the migrations with a logger on the Database, it shows which migrations were applied. Is that sufficient for your use case? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It will be nice to have an option for
verbose: true
when running aSequel::Migrator
. To know which migrations were applied. File names will be totally enough...Beta Was this translation helpful? Give feedback.
All reactions