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-05-20 11:39:22 +01:00
Code
Issues
Packages
Releases
Activity
Files
ee5783e5cd055ed3c4d639105b647d67ba5ad19d
panels
/
services
/
post-service
/
internal
/
postgres
/
migrations
/
000001_initialise_db.down.sql
T
hexolan
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
;
View Git Blame
Copy Permalink