Skip to content

Issues: fastapi/sqlmodel

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

proper SQLmodel approach for Many to Many subqueryLoad question Further information is requested
#135 opened Oct 17, 2021 by SteffRainville
8 tasks done
How to use the method tablesample question Further information is requested
#172 opened Nov 30, 2021 by santigandolfo
8 tasks done
How to accomplish Read/Write transactions with a one to many relationship question Further information is requested
#176 opened Dec 3, 2021 by br-follow
8 tasks done
I get type error if I use __root__ from pydantic while inheriting from SQLModel question Further information is requested
#281 opened Mar 24, 2022 by jd-solanki
8 tasks done
How to translate query lookup string into a SQLModel object? question Further information is requested
#343 opened May 17, 2022 by perfecto25
8 tasks done
PySQLX-Engine with async core question Further information is requested
#402 opened Aug 17, 2022 by carlos-rian
8 tasks done
How to use EncryptedType of SQLAlchemy investigate question Further information is requested
#447 opened Sep 12, 2022 by ChuckMoe
8 tasks done
How to make a double foreign key as a primary key investigate question Further information is requested
#463 opened Oct 8, 2022 by junoriosity
8 tasks done
not autocompletion
#1080 opened Aug 22, 2024 by linpan
1 task done
Unable to use pydantic validators on Relation attributes question Further information is requested
#68 opened Sep 1, 2021 by CisterMoke
8 tasks done
How to deal with column type needed situation? question Further information is requested
#95 opened Sep 14, 2021 by Ma233
8 tasks done
engine singleton Built in SQLmodel or make my own ? question Further information is requested
#123 opened Oct 5, 2021 by SteffRainville
8 tasks done
How PostgreSQL sequence can be mapped with a column using SqlModel? question Further information is requested
#137 opened Oct 18, 2021 by shailendrafaarms
8 tasks done
equivalent for .subquery('t2') sqlalchemy question Further information is requested
#139 opened Oct 19, 2021 by movaldivia
8 tasks done
Establish relationship using Relationship feature in Postgres question Further information is requested
#141 opened Oct 20, 2021 by cabudies
8 tasks done
How to specify schema when using SQLServer question Further information is requested
#163 opened Nov 23, 2021 by chuymtz
8 tasks done
Convenience methods to create multiple models + associated API endpoints feature New feature or request
#166 opened Nov 24, 2021 by cisaacstern
8 tasks done
Convert existing SQLAlchemy ORM to SQLModel ORM question Further information is requested
#182 opened Dec 8, 2021 by havok2063
8 tasks done
How to mix untyped and typed models? question Further information is requested
#200 opened Dec 22, 2021 by pnovotnak
8 tasks done
Is it possible to update schema once created? question Further information is requested
#204 opened Dec 27, 2021 by perfecto25
8 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.