mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
ran migrations
This commit is contained in:
1
packages/db/migrations/0169_quiet_marvel_boy.sql
Normal file
1
packages/db/migrations/0169_quiet_marvel_boy.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "workspace" ADD COLUMN "color" text DEFAULT '#32bd7e' NOT NULL;
|
||||
13045
packages/db/migrations/meta/0169_snapshot.json
Normal file
13045
packages/db/migrations/meta/0169_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1177,6 +1177,13 @@
|
||||
"when": 1773203900807,
|
||||
"tag": "0168_regular_jane_foster",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 169,
|
||||
"version": "7",
|
||||
"when": 1773207052828,
|
||||
"tag": "0169_quiet_marvel_boy",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user