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

Idea Plugin doesn't recognize MySQL AUTO_INCREMENT #5424

Open
glureau opened this issue Aug 28, 2024 · 0 comments
Open

Idea Plugin doesn't recognize MySQL AUTO_INCREMENT #5424

glureau opened this issue Aug 28, 2024 · 0 comments

Comments

@glureau
Copy link

glureau commented Aug 28, 2024

SQLDelight Version

2.0.2

IDE Version

IntelliJ 2024.2.0.2 (Ultimate)

Dialect

MySQL

Describe the Bug

AUTO_INCREMENT is not considered as MySQL keyword resulting in red wiggles:
Screenshot 2024-08-28 at 12 01 00

Probably a side-effect, the plugin also indicates that id is not set or that fields are not found
Screenshot 2024-08-28 at 12 01 42

The project compiles and works as expected, only the idea plugin looks impacted afaik.

Stacktrace

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants