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
60850f30186ec2d1663e3908bcf17773a045ffcb
panels
/
services
/
auth-service
/
auth_service
/
postgres
/
migrations
/
000001_init_auth.down.sql
T
hexolan
0ae3ee3af4
init auth-service
2023-09-27 16:01:41 +01:00
1 line
42 B
SQL
Raw
Blame
History
DROP
TABLE
IF
EXISTS
auth_methods
CASCADE
;
View Git Blame
Copy Permalink