mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore(migrations): apply single migration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "8a72c5cc-bc93-4cd4-a129-6e86a7889b89",
|
||||
"id": "19a70a39-f719-400b-b61e-6ddf1bcc6ac5",
|
||||
"prevId": "74cd1475-b79c-4226-b4e6-e5ddb9576025",
|
||||
"version": "6",
|
||||
"dialect": "postgresql",
|
||||
@@ -3601,12 +3601,12 @@
|
||||
"primaryKey": false,
|
||||
"notNull": true
|
||||
},
|
||||
"redisPassword": {
|
||||
"name": "redisPassword",
|
||||
"type": "text",
|
||||
"enableDockerCleanup": {
|
||||
"name": "enableDockerCleanup",
|
||||
"type": "boolean",
|
||||
"primaryKey": false,
|
||||
"notNull": true,
|
||||
"default": "'xYBugfHkULig1iLN'"
|
||||
"default": false
|
||||
},
|
||||
"createdAt": {
|
||||
"name": "createdAt",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -264,22 +264,8 @@
|
||||
{
|
||||
"idx": 37,
|
||||
"version": "6",
|
||||
"when": 1726462845274,
|
||||
"tag": "0037_quick_callisto",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 38,
|
||||
"version": "6",
|
||||
"when": 1726962608998,
|
||||
"tag": "0038_normal_spiral",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 39,
|
||||
"version": "6",
|
||||
"when": 1726962717256,
|
||||
"tag": "0039_cultured_norrin_radd",
|
||||
"when": 1726988289562,
|
||||
"tag": "0037_legal_namor",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user