feat: add migration

This commit is contained in:
Mauricio Siu
2024-12-25 03:27:46 -06:00
parent 5ce6172187
commit b4fcdc433e
3 changed files with 4261 additions and 0 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE "mongo" ADD COLUMN "replicaSets" boolean DEFAULT false;

File diff suppressed because it is too large Load Diff

View File

@@ -372,6 +372,13 @@
"when": 1734809337308,
"tag": "0052_bumpy_luckman",
"breakpoints": true
},
{
"idx": 53,
"version": "6",
"when": 1735118844878,
"tag": "0053_broken_kulan_gath",
"breakpoints": true
}
]
}