Skip to content

Fix missing Column name#63

Merged
nuno-faria merged 3 commits into
adriangb:mainfrom
nuno-faria:fix_column_properties
Feb 15, 2026
Merged

Fix missing Column name#63
nuno-faria merged 3 commits into
adriangb:mainfrom
nuno-faria:fix_column_properties

Conversation

@nuno-faria

Copy link
Copy Markdown
Collaborator

Closes #62.

The Column.name property was not being exposed in the Python interface. Also fixed PostgresSchema to correctly represent [Column] instead of [tuple[str, Column]].

@adriangb

adriangb commented Feb 6, 2026

Copy link
Copy Markdown
Owner

Thanks @nuno-faria !

@nuno-faria nuno-faria merged commit 9983676 into adriangb:main Feb 15, 2026
24 checks passed
@nuno-faria nuno-faria deleted the fix_column_properties branch February 15, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing "name" attribute under <Column> class

2 participants