This website requires JavaScript.
Explore
Help
Sign In
beggin
/
blog-server
Watch
1
Star
0
Fork
0
You've already forked blog-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a71093b0c52167d45da38363b3376a468523bfa
blog-server
/
internal
/
db
/
migrations
/
000007_add_post_viewers.down.sql
xy
ee9f50b859
chore: initial commit
2026-07-22 17:50:33 +08:00
1 line
34 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
post_viewers
;
Reference in New Issue
View Git Blame
Copy Permalink