Skip to content

Conversation

@amjith
Copy link
Member

@amjith amjith commented Jan 23, 2025

When a table had a column by the same name, the column name was returned as null.

eg: "create table t (t text)" would return the table name as t and column name as null.

Checklist

  • I've added this contribution to the CHANGELOG.md file.

When a table had a column by the same name, the column name was returned as null.

eg: "create table t (t text)"  would return the table name as t and column name as null.
@amjith amjith merged commit 73be137 into main Jan 23, 2025
7 checks passed
@amjith amjith deleted the fix-completion-error branch January 23, 2025 06:27
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