1
0
mirror of https://github.com/hexolan/panels.git synced 2026-05-20 19:49:23 +01:00
Files
panels/services/auth-service/auth_service/postgres/migrations/000001_init_auth.down.sql
T
2023-09-27 16:01:41 +01:00

1 line
42 B
SQL

DROP TABLE IF EXISTS auth_methods CASCADE;