Files
shopPRO/updates/0.30
Jacek Pyziak 28f53b7998 fix: broken SQL in update manifests — line-by-line instead of complete statements
build-update.ps1 was reading SQL migrations line-by-line, causing
multi-line CREATE TABLE/INSERT statements to be stored as fragments
in manifests. Fixed to strip comments, join lines, and split by
semicolons. Fixed ver_0.324_manifest.json with correct SQL statements.
Added try-catch in UpdateRepository to prevent fatal crashes on SQL errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 14:48:08 +01:00
..
2026-02-22 13:58:59 +01:00
2026-02-22 15:05:19 +01:00
2026-02-22 17:13:01 +01:00
2026-02-22 18:04:02 +01:00
2026-02-22 21:01:37 +01:00
2026-02-23 09:32:51 +01:00
2026-02-23 09:57:20 +01:00
2026-02-23 10:51:50 +01:00
2026-02-23 11:12:33 +01:00
2026-02-23 11:45:45 +01:00
2026-02-23 12:34:26 +01:00
2026-02-23 17:52:58 +01:00
2026-02-23 18:01:50 +01:00
2026-02-23 23:31:39 +01:00
2026-02-24 11:59:04 +01:00
2026-02-24 12:35:35 +01:00
2026-02-24 13:35:13 +01:00
2026-02-24 14:00:08 +01:00
2026-02-24 14:13:19 +01:00
2026-02-24 21:12:48 +01:00
2026-02-27 13:32:36 +01:00
2026-02-27 13:32:36 +01:00
2026-02-27 13:52:59 +01:00