mirror of
https://github.com/paralus/paralus.git
synced 2026-08-24 15:47:19 +00:00
* issue fixes while testing getauthz and relay-agent-config gen format fix * addressed review comments and added idp table migrations
2 lines
91 B
SQL
2 lines
91 B
SQL
DROP TABLE IF EXISTS authsrv_ssoaccount;
|
|
DROP SEQUENCE IF EXISTS authsrv_ssoaccount_id_seq; |