mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 14:15:21 +02:00
feat(bitbucket): Re-generate migration
This commit is contained in:
1
apps/dokploy/drizzle/0110_dry_golden_guardian.sql
Normal file
1
apps/dokploy/drizzle/0110_dry_golden_guardian.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "bitbucket" ADD COLUMN "apiToken" text;
|
||||
6501
apps/dokploy/drizzle/meta/0110_snapshot.json
Normal file
6501
apps/dokploy/drizzle/meta/0110_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -771,6 +771,13 @@
|
||||
"when": 1757052053574,
|
||||
"tag": "0109_remarkable_sauron",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 110,
|
||||
"version": "7",
|
||||
"when": 1757084929304,
|
||||
"tag": "0110_dry_golden_guardian",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user