mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-12 07:42:40 +10:00
3 lines
59 B
SQL
3 lines
59 B
SQL
-- AlterEnum
|
|
ALTER TYPE "APITokenMode" ADD VALUE 'Client';
|