-
-
Notifications
You must be signed in to change notification settings - Fork 661
Issues: fastapi/sqlmodel
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
Label
Projects
Milestones
Assignee
Sort
Issues list
TypeError: issubclass() arg 1 must be a class when having a field with a complex type
question
Further information is requested
#67
opened Sep 1, 2021 by
Matthieu-Tinycoaching
8 tasks done
Unsure how to specify foreign keys when receiving AmbiguousForeignKeysError
question
Further information is requested
#10
opened Aug 25, 2021 by
trippersham
8 tasks done
Ensure SQLModel and SQLAlchemy Alembic migration parody with automated tests.
feature
New feature or request
#19
opened Aug 25, 2021 by
peterHoburg
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
Docs are missing info on how to enable inline errors(configure pyright) (at least in VSCode they are not automatic)
feature
New feature or request
#62
opened Aug 31, 2021 by
toinbis
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
sqlalchemy.exc.CompileError: Can't generate DDL for NullType(); did you forget to specify a type on this Column?
question
Further information is requested
#69
opened Sep 1, 2021 by
Matthieu-Tinycoaching
8 tasks done
calling Further information is requested
sqlalchemy.orm.aliased
on inherited SQLModel throws exception sqlalchemy.exc.NoInspectionAvailable: No inspection system is available for object of type <class 'sqlmodel.main.SQLModelMetaclass'>
question
#71
opened Sep 1, 2021 by
zangell44
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
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
#92
opened Sep 12, 2021 by
avi-perl
8 tasks done
postgreSQL: SQLModel.metadata.create_all(engine) doesn't create the database file
question
Further information is requested
#66
opened Sep 1, 2021 by
Matthieu-Tinycoaching
8 tasks done
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-08.