This website requires JavaScript.
Explore
Sign In
hexolan
/
panels
Watch
1
Star
0
Fork
0
You've already forked panels
mirror of
https://github.com/hexolan/panels.git
synced
2026-03-26 20:41:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81008a298017a1edf75a14a2585a93236ddad960
panels
/
services
/
post-service
/
internal
/
postgres
/
migrations
/
000001_initialise_db.down.sql
Declan
0341a938fd
init post-service
2023-09-27 16:17:47 +01:00
1 line
35 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
posts
CASCADE
;
Reference in New Issue
View Git Blame
Copy Permalink