This website requires JavaScript.
Explore
Help
Sign in
dergrimm
/
blog
Watch
1
Star
0
Fork
You've already forked blog
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
c325894e81
blog
/
backend
/
migrations
/
2023-02-06-134456_init
/
down.sql
6 lines
59 B
MySQL
Raw
Normal View
History
Unescape
Escape
Update
2023-02-12 08:18:56 +00:00
DROP
TABLE
post_tags
;
Init
2023-02-07 06:02:51 +00:00
DROP
TABLE
posts
;
Update
2023-02-12 08:18:56 +00:00
DROP
TABLE
tags
;
Reference in a new issue
Copy permalink