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

Overrides are broken #3780

Open
Srlion opened this issue Jan 12, 2025 · 0 comments
Open

Overrides are broken #3780

Srlion opened this issue Jan 12, 2025 · 0 comments
Labels
📚 sqlite bug Something isn't working 💻 windows

Comments

@Srlion
Copy link

Srlion commented Jan 12, 2025

Version

1.27.0

What happened?

Using overrides in sqlite (I haven't tested other DBs) is case sensitive and unsigned option is broken too, it does nothing at all even with doing casing tricks. Check the playground URL.

Relevant log output

No response

Database schema

No response

SQL queries

No response

Configuration

No response

Playground URL

https://play.sqlc.dev/p/a0304086898cca140bea93eb055dae709fcb22333b1b9012e9e4c4e129d2ea71

What operating system are you using?

Windows

What database engines are you using?

SQLite

What type of code are you generating?

Go

@Srlion Srlion added the bug Something isn't working label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 sqlite bug Something isn't working 💻 windows
Projects
None yet
Development

No branches or pull requests

1 participant