order_by method incorrectly infers return type of select #854
Replies: 2 comments
-
any updates ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Works fine in current version (0.0.24) - both types are |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
When using a required integer field with order_by in SQLModel, the inferred return type is 'Any'
Operating System
macOS
Operating System Details
No response
SQLModel Version
0.0.16
Python Version
3.12
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions