Skip to content

Conversation

@mcdoker18
Copy link
Contributor

We should not assume that a table has a default schema name in the override config. Because different sql databases can have different default schemas.

Fixes: #1985

We should not assume that a table has a default schema name in the override config.
Because different sql databases can have different default schemas.

Fixes: sqlc-dev#1985
@andrewmbenton andrewmbenton merged commit bdea5bd into sqlc-dev:main Jun 7, 2023
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
We should not assume that a table has a default schema name in the override config.
Because different sql databases can have different default schemas.

Fixes: sqlc-dev#1985
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column overrides have no effect when using SQLite engine

3 participants