it0/packages
hailin 89955f6db8 fix: remove SQL comment lines before splitting to prevent filtering CREATE TABLE statements
The previous approach split by semicolons then filtered statements starting
with '--', which incorrectly removed entire CREATE TABLE blocks that had
comment headers (e.g., '-- Agent Sessions\nCREATE TABLE...').

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 03:26:37 -08:00
..
gateway fix: add users endpoint, admin route, and fix agent-config paths 2026-02-22 00:35:57 -08:00
services fix: use underscores in tenant slug for valid PostgreSQL schema names 2026-02-22 03:23:14 -08:00
shared fix: remove SQL comment lines before splitting to prevent filtering CREATE TABLE statements 2026-02-22 03:26:37 -08:00