goserv/assets/configfs/files/postgres/drop.sql

4 lines
96 B
SQL

-- this is only used for the tests
DROP TABLE IF EXISTS "authn";
DROP TABLE IF EXISTS "events";