mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-01-31 15:37:09 +01:00
3 lines
59 B
SQL
3 lines
59 B
SQL
-- AlterEnum
|
|
ALTER TYPE "APITokenMode" ADD VALUE 'Client';
|