Skip to content

Fix for SQLite INTEGER and REAL types are generated as int32 and floa… - #591

Merged
go-jet merged 3 commits into
masterfrom
dev
May 19, 2026
Merged

Fix for SQLite INTEGER and REAL types are generated as int32 and floa… #591
go-jet merged 3 commits into
masterfrom
dev

Conversation

@go-jet

@go-jet go-jet commented May 19, 2026

Copy link
Copy Markdown
Owner

Fixes: #302

@go-jet
go-jet merged commit a1c9ed9 into master May 19, 2026
7 checks passed
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.

SQLite INTEGER and REAL types are generated as int32 and float32 despite being stored as 64-bit

1 participant