4 lines
96 B
SQL
4 lines
96 B
SQL
-- this is only used for the tests
|
|
DROP TABLE IF EXISTS "authn";
|
|
DROP TABLE IF EXISTS "events";
|