This website requires JavaScript.
Explore
Help
Sign In
kirbylife
/
juunil
Watch
1
Star
0
Fork
You've already forked juunil
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
583690a445
juunil
/
migrations
/
2023-08-07-063249_create_posts
/
down.sql
4 lines
53 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add database minimal files
2023-08-07 06:34:20 +00:00
DROP
TABLE
image
;
Add support to videos
2023-08-08 06:07:41 +00:00
DROP
TABLE
video
;
Add database minimal files
2023-08-07 06:34:20 +00:00
DROP
TABLE
post
;