Skip to content

db.sqlite: fix orm f32 field retrieval for sqlite (fix #25583)#25592

Merged
spytheman merged 5 commits into
vlang:masterfrom
spytheman:fix_sqlite_orm_f32
Oct 26, 2025
Merged

db.sqlite: fix orm f32 field retrieval for sqlite (fix #25583)#25592
spytheman merged 5 commits into
vlang:masterfrom
spytheman:fix_sqlite_orm_f32

Conversation

@spytheman

@spytheman spytheman commented Oct 25, 2025

Copy link
Copy Markdown
Contributor

Based on: #25588 .
Fixes #25583 .

@spytheman spytheman changed the title fix sqlite orm f32 db.sqlite: fix orm f32 field retrieval for sqlite (fix #25583) Oct 25, 2025
@felipensp

Copy link
Copy Markdown
Member

Ooops. Typo on test file name.

@spytheman

Copy link
Copy Markdown
Contributor Author

it should be ok now

@spytheman spytheman merged commit ac2e7d7 into vlang:master Oct 26, 2025
148 of 149 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.

ORM: fail field with type f32

2 participants