Skip to content
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

sqlite: fixed sqlite column type override #1986

Merged
merged 1 commit into from
Jun 7, 2023

Commits on Dec 5, 2022

  1. sqlite: fixed sqlite column type override

    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
    mcdoker18 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    cef54f9 View commit details
    Browse the repository at this point in the history