Commit Graph
19 Commits
Author SHA1 Message Date
Diego Imbert 2a67b96719 Revert "fix: store raw API schema in forked_from to avoid double transformation"
This reverts commit e326197a20.
2026-03-27 17:27:13 +01:00
Diego ImbertandClaude Opus 4.5 e326197a20 fix: store raw API schema in forked_from to avoid double transformation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 17:05:45 +01:00
Diego ImbertandClaude Opus 4.5 bd8f071d9f refactor: reuse columnDefToTableEditorValuesColumn for default value handling
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:17:53 +01:00
Diego Imbert e4b7e2bf97 Revert "fix: wrap PG default value expressions in braces to prevent CAST quoting"
This reverts commit 77f5a2c4e8.
2026-03-27 16:08:08 +01:00
Diego ImbertandClaude Opus 4.5 77f5a2c4e8 fix: wrap PG default value expressions in braces to prevent CAST quoting
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-27 16:06:24 +01:00
Diego Imbert 68df399838 nits 2026-03-27 15:24:53 +01:00
Diego Imbert 0ae726e358 nits 2026-03-26 21:11:30 +01:00
Diego ImbertandClaude Opus 4.5 3f40599c4f fix: handle missing columns/foreignKeys in schema conversion
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 20:57:10 +01:00
Diego ImbertandClaude Opus 4.5 9afbc1f976 feat: add confirmation modal before deploying migration to parent
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 20:47:42 +01:00
Diego Imbert f4fe530db2 revert 2026-03-26 20:42:31 +01:00
Diego ImbertandClaude Opus 4.5 048aad6b18 fix: re-fetch target live schema after migration for correct baseline
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 20:41:36 +01:00
Diego ImbertandClaude Opus 4.5 1c476e6898 fix: show diff between forked_from schema and changed side
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 20:16:52 +01:00
Diego Imbert 4a0b19ffa3 ui nits 2026-03-26 20:15:20 +01:00
Diego ImbertandClaude Opus 4.5 e4a5e86c85 feat: add review drawer with DiffEditor and SQL migration runner
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 19:59:05 +01:00
Diego Imbert 6781f633bd Revert "feat: add review drawer with YAML diff and SQL migration runner"
This reverts commit 0a0deb5ddb.
2026-03-26 19:54:19 +01:00
Diego Imbert 4a0f1e815a Revert "refactor: use Monaco DiffEditor for YAML diff in review drawer"
This reverts commit a86008ba4c.
2026-03-26 19:54:13 +01:00
Diego ImbertandClaude Opus 4.5 a86008ba4c refactor: use Monaco DiffEditor for YAML diff in review drawer
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 19:31:10 +01:00
Diego ImbertandClaude Opus 4.5 0a0deb5ddb feat: add review drawer with YAML diff and SQL migration runner
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-26 19:12:50 +01:00
Diego ImbertandClaude Opus 4.5 48cffa17ec feat: add datatable schema diff section to merge UI
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-25 18:01:26 +01:00