Skip to content

Issues: fastapi/sqlmodel

🚀 Roadmap
#654 opened Oct 4, 2023 by tiangolo
Open 34
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

🚀 Roadmap
#654 opened Oct 4, 2023 by tiangolo
4 of 9 tasks
Unsure how to specify foreign keys when receiving AmbiguousForeignKeysError question Further information is requested
#10 opened Aug 25, 2021 by trippersham
8 tasks done
How do you define polymorphic models similar to the sqlalchemy ones? investigate question Further information is requested
#36 opened Aug 26, 2021 by ludokriss
8 tasks done
Is dynamic schema supported like in SQLAlchemy? question Further information is requested
#50 opened Aug 28, 2021 by aghanti7
8 tasks done
[BUG] Variables with annotation of 'typing.Literal' causes a panic question Further information is requested
#57 opened Aug 29, 2021 by faresbakhit
8 tasks done
Question: is upsert possible with this library. question Further information is requested
#59 opened Aug 29, 2021 by adithep
8 tasks done
Database loss of connection after extended period of inactivity. question Further information is requested
#60 opened Aug 30, 2021 by alucarddelta
8 tasks done
Can SQLModel be more generic in its implementations? Swappable backends? feature New feature or request
#61 opened Aug 31, 2021 by ashleysommer
8 tasks done
JSON Fields for Nested Pydantic Models? question Further information is requested
#63 opened Aug 31, 2021 by scuervo91
8 tasks done
Convert all fields to optional feature New feature or request
#64 opened Aug 31, 2021 by nickleman
8 tasks done
Flexibly Create Nested Database Entries from Incoming Pydantic/SQLModels question Further information is requested
#6 opened Aug 24, 2021 by hay-kot
8 tasks done
Unable to use pydantic validators on Relation attributes question Further information is requested
#68 opened Sep 1, 2021 by CisterMoke
8 tasks done
Can't use set in model_obj.dict(exclude=...) question Further information is requested
#73 opened Sep 2, 2021 by by-Exist
8 tasks done
async - can't access parent.child item (relationship models) using async investigate question Further information is requested
#74 opened Sep 2, 2021 by mnnweb
8 tasks done
Add sessionmaker feature New feature or request
#75 opened Sep 2, 2021 by hitman-gdg
8 tasks done
Update docs include syntax for source examples good first issue Good for newcomers
#1150 opened Oct 26, 2024 by tiangolo
1 task done
How to define unique constraint in table columns question Further information is requested
#82 opened Sep 7, 2021 by raphaelgibson
8 tasks done
Multiple many-to-many self referencing relationships question Further information is requested
#89 opened Sep 10, 2021 by AartGoossens
8 tasks done
Unexpected argument(s) warning in PyCharm when using select() with many parameters question Further information is requested
#92 opened Sep 12, 2021 by avi-perl
8 tasks done
ProTip! What’s not been updated in a month: updated:<2024-10-08.