summaryrefslogtreecommitdiffstats
path: root/migrations/20240412153145_create_credential.down.sql
blob: d2cb87f408e0838c368edee8e165a75165784ecd (plain)
1
2
DROP TABLE credential;
DROP EXTENSION "uuid-ossp";