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

4 lines
96 B
MySQL
Raw Normal View History

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