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-08-25 13:04:35 +01:00
Code
Issues
Packages
Releases
Activity
Files
94d86d8057bf29aa244f9ed40d212d0221684d4f
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