Skip to content

Conversation

KatIsCoding
Copy link

@KatIsCoding KatIsCoding commented Aug 5, 2025

Adds a missing comma after the generation of primaryKey during sqlite introspection. Without it, databases that contain checks for example will result in schemas with syntax errors with the error being a missing comma.
Closes #4582

This is also my first PR and I had issues with building the project, majority of them being typescript issues, I followed the contributing instructions pnpm install && pnpm build steps, however it still didn't work, would appreciate a lot some input on what am I missing, thanks!

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.

[BUG]: db introspection generates broken schema.ts syntax
1 participant