Skip to content

Fix list functions column null error on scan #526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

remisalmon
Copy link

This is a similar issue/fix as #382 with routine_definition when trying to list functions (in a postgres database):

Connected with driver postgres (PostgreSQL 16.4)

Type "help" for help.

pg:my_postgres_dsn=> \df
error: failed to list functions: sql: Scan error on column index 6, name "routine_definition": converting NULL to string is unsupported

@remisalmon remisalmon changed the title Fix list functions column type error on scan Fix list functions column null error on scan May 12, 2025
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.

1 participant