mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-03 04:55:23 +02:00
perf: remove unnecessary decoration boolean on the ntfy database schema
This commit is contained in:
1
apps/dokploy/drizzle/0108_needy_rocket_raccoon.sql
Normal file
1
apps/dokploy/drizzle/0108_needy_rocket_raccoon.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "ntfy" DROP COLUMN "decoration";
|
||||
6488
apps/dokploy/drizzle/meta/0108_snapshot.json
Normal file
6488
apps/dokploy/drizzle/meta/0108_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -757,6 +757,13 @@
|
||||
"when": 1756429785728,
|
||||
"tag": "0107_bitter_starfox",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 108,
|
||||
"version": "7",
|
||||
"when": 1757064765683,
|
||||
"tag": "0108_needy_rocket_raccoon",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user