Add an option to use ISO 8601 date string as migration name prefix #21
jkazimierczak
started this conversation in
Ideas
Replies: 1 comment
-
|
Feel free to submit a PR! |
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.
-
Kysely docs suggest to use ISO 8601 date string for prefixing migration names, as presumably this works better for larger teams. Citing the docs:
An toggle/flag option could be added to the
createcommand. This can be done simply with just adding a condition tocreate.ts. I'm up for help and can submit a PR if you want.Beta Was this translation helpful? Give feedback.
All reactions