mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
3 lines
83 B
SQL
3 lines
83 B
SQL
-- This file should undo anything in `up.sql`
|
|
DROP TABLE IF EXISTS authentication;
|