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 know this is super nit-picky but I don't like the random migration names generated by drizzle-kit (like 0000_adorable_miracleman.sql or 0001_unknown_the_captain.sql). Is there an option to use the when value from _journal.json (0000_1713483958032.sql) or something similar? I know I can just manually change them after the fact as long as I also update _journal.json but that renders the stdout from drizzle-kit incorrect.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I know this is super nit-picky but I don't like the random migration names generated by drizzle-kit (like
0000_adorable_miracleman.sql
or0001_unknown_the_captain.sql
). Is there an option to use thewhen
value from_journal.json
(0000_1713483958032.sql
) or something similar? I know I can just manually change them after the fact as long as I also update_journal.json
but that renders the stdout from drizzle-kit incorrect.Beta Was this translation helpful? Give feedback.
All reactions