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
/
comment-service
/
comment_service
/
postgres
/
migrations
/
000001_init_comments.down.sql
T
hexolan
55a533c461
init comment-service
2023-09-27 16:05:24 +01:00
1 line
38 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
comments
CASCADE
;
View Git Blame
Copy Permalink