wizard_create built the generated source query's column aliases with the DEST driver's quote_identifier, but that query runs on the SOURCE. A pg->SQL Server module emitted "AS [col]" (SQL Server brackets) into a Postgres query, which failed with: syntax error at or near "[". The load maps columns by position, so the alias is cosmetic — quote it with the source dialect. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .archive/pre-rewrite | ||
| bin | ||
| pipekit | ||
| systemd | ||
| .gitignore | ||
| CLAUDE.md | ||
| config.yaml | ||
| deploy.sh | ||
| requirements.txt | ||
| SPEC.md | ||