This website requires JavaScript.
Explore
Help
Sign In
gered
/
mtgcoll
Watch
1
Star
0
Fork
You've already forked mtgcoll
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
f527c1fab0
mtgcoll
/
resources
/
migrations
/
00022_add_lists_timestamp.down.sql
2 lines
52 B
MySQL
Raw
Normal View
History
Unescape
Escape
add creation date/times to lists
2016-08-04 22:06:02 -04:00
ALTER
TABLE
lists
DROP
COLUMN
IF
EXISTS
created_at
;
Reference in a new issue
Copy permalink