Files
Helper-Scripts-ProxmoxVE/ct
CanbiZ (MickLesk) 85c5d54a12 fix(pangolin): restore config before db migration, use drizzle-kit push (#12130)
npm run db:push ran drizzle migrate (CREATE TABLE) on an empty directory
before the config backup was restored, creating a fresh DB that got
immediately overwritten by the old backup. The old DB was missing new
columns like resources.postAuthPath (added in 1.15.4).

Replace with drizzle-kit push after config restore, which introspects the
existing DB and applies schema diffs (ALTER TABLE) instead.

Ref: #12068
2026-02-21 14:48:22 +01:00
..
2026-02-20 21:06:41 +01:00
2026-01-30 23:48:51 +01:00
2026-02-01 19:18:10 +01:00
2026-02-07 22:24:55 +01:00
2026-01-29 18:43:00 +01:00
2026-02-20 21:05:09 +01:00
2026-02-07 22:51:47 +01:00
2026-02-17 10:40:58 +01:00
2026-01-23 13:03:53 +01:00
2026-02-11 12:26:14 +01:00
2026-02-15 20:43:26 +01:00
2026-01-23 08:44:26 +01:00
2026-02-09 14:16:04 +01:00
2026-02-01 19:18:10 +01:00
2026-01-24 07:55:04 +01:00
2026-01-26 14:25:34 +01:00
2026-02-02 20:10:55 +01:00
2026-01-23 21:53:25 +01:00
2026-02-06 08:55:47 +01:00
2026-01-21 14:58:55 +01:00
2026-02-02 09:02:11 +01:00
2026-01-31 00:10:38 +01:00
2026-02-16 10:14:24 +01:00
2026-02-01 19:35:19 +01:00
2026-01-24 23:14:55 +01:00
2026-02-05 13:59:50 +01:00
2026-02-06 20:43:40 +01:00
2026-02-07 20:44:17 +01:00
2026-01-28 16:10:52 +01:00
2026-01-22 12:09:45 +01:00
2026-02-13 09:18:29 +01:00
2026-01-23 16:57:50 +01:00
2026-02-16 12:48:37 +01:00
2026-02-16 10:53:41 +01:00
2026-01-24 16:29:46 +01:00
2026-02-20 21:05:42 +01:00
2026-02-05 14:48:57 +01:00
2026-02-01 19:18:10 +01:00
2026-02-03 20:36:33 +01:00
2026-02-09 14:12:22 +01:00
2026-02-01 13:27:59 +01:00
2026-02-04 11:00:15 +01:00
2026-02-04 08:38:14 +01:00
2026-01-31 22:51:38 +01:00