How does goose track version? #802
Replies: 1 comment 1 reply
-
| I figured out there is a |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
During development, I notice I cannot run a migration that I have run already. I have come across this article and found the
-no-versioningflag, but how does goose really track changes? I couldn't find any meta table generated by goose in the DB, and I don't notice it is use filesystem as well?Beta Was this translation helpful? Give feedback.
All reactions