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 12:40:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55a533c46136ea8eeaaf752e0452037034329de8
panels
/
services
/
comment-service
/
comment_service
/
postgres
/
migrations
/
000001_init_comments.down.sql
Declan
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
;
Reference in New Issue
View Git Blame
Copy Permalink