mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-24 08:26:13 +01:00
3 lines
70 B
SQL
3 lines
70 B
SQL
-- AlterTable
|
|
ALTER TABLE "Group" ADD COLUMN "currencyCode" TEXT;
|