1
0
mirror of synced 2025-12-19 18:14:56 -05:00
Files
airbyte/airbyte-integrations
Benoit Moriceau 9195447536 test(destination-postgres): add PostgresColumnManager unit tests
Tests cover:
- getMetaColumns() in schema mode vs raw mode
- getTableColumns() with user columns in schema mode
- getTableColumns() ignoring user columns in raw mode
- Empty finalSchema handling
- Column order preservation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-16 10:34:38 -08:00
..