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
main
blog-server
/
internal
/
db
/
migrations
/
000012_add_access_logs.down.sql
xy
5a71093b0c
feat: update template
2026-08-19 22:05:49 +08:00
1 line
33 B
SQL
Raw
Permalink
Blame
History
DROP
TABLE
IF
EXISTS
access_logs
;
Reference in New Issue
View Git Blame
Copy Permalink