This website requires JavaScript.
Explore
Help
Sign In
TheMagician
/
TheMathemagicians
Watch
1
Star
0
Fork
You've already forked TheMathemagicians
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d2bc986506
TheMathemagicians
/
sevenkeys
/
migration
4 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add file to create new database migration
2024-11-25 14:57:35 +00:00
#!/bin/sh
Fix goose subcommand
2024-11-25 14:58:47 +00:00
goose -s -dir database/migrations/ create "$1" sql