mirror of
https://github.com/paralus/paralus.git
synced 2026-08-24 15:47:19 +00:00
2 lines
87 B
SQL
2 lines
87 B
SQL
DROP TABLE IF EXISTS authsrv_template;
|
|
DROP SEQUENCE IF EXISTS authsrv_template_id_seq; |