Skip to content

Return proper value for "is_nullable" field for columns of actual tables#23

Open
enricomarchesin wants to merge 1 commit into
vertica:mainfrom
enricomarchesin:patch-1
Open

Return proper value for "is_nullable" field for columns of actual tables#23
enricomarchesin wants to merge 1 commit into
vertica:mainfrom
enricomarchesin:patch-1

Conversation

@enricomarchesin

Copy link
Copy Markdown

The current implementation always reports true, and this breaks any logic that depends on the actual value of the flag, like Alembic automatic migrations.

The current implementation always reports `true`, and this breaks any logic that depends on the actual value of the flag, like Alembic automatic migrations.
@CLAassistant

CLAassistant commented Aug 2, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@enricomarchesin enricomarchesin changed the title Return proper value for "is_nullable" field of actual tables columns Return proper value for "is_nullable" field for columns of actual tables Aug 4, 2025
@enricomarchesin

Copy link
Copy Markdown
Author

Hello. Any update on this?

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.

2 participants