66263440bb3d6dcc35ea1ef5e868964c55b64fab
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>
Description
No description provided
Languages
JavaScript
44.9%
PHP
31.9%
CSS
10.9%
Less
7.1%
HTML
2.6%
Other
2.5%