This website requires JavaScript.
Explore
Help
Sign In
Zynh0722
/
clubmanager
Watch
1
Star
0
Fork
You've already forked clubmanager
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
321fe052e9
clubmanager
/
migrations
/
2023-09-24-104018_create_sh...
/
down.sql
3 lines
65 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat: shifts Oh boy what a mess this was lmao, I definitely should have done this is more atomic commits But it could also be argued that very little of this is standalone
2023-09-26 09:18:12 +00:00
-- This file should undo anything in `up.sql`
formatting and new tables
2023-11-04 09:56:05 +00:00
DROP
TABLE
shifts
;