This website requires JavaScript.
Explore
Help
Register
Sign In
python
/
sqlmodel
Watch
1
Star
0
Fork
0
You've already forked sqlmodel
mirror of
https://github.com/fastapi/sqlmodel.git
synced
2026-03-13 09:29:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e123f71cbeacb4977c62b7ff7fde5e3efc2a79c
sqlmodel
/
sqlmodel
/
sql
History
Sebastián Ramírez
ede8dd062d
➖
Drop support for Python 3.9 (
#1766
)
2026-02-20 17:34:55 +01:00
..
__init__.py
✨
Add SQLModel core code
2021-08-24 14:41:53 +02:00
_expression_select_cls.py
➖
Drop support for Python 3.9 (
#1766
)
2026-02-20 17:34:55 +01:00
_expression_select_gen.py
➖
Drop support for Python 3.9 (
#1766
)
2026-02-20 17:34:55 +01:00
_expression_select_gen.py.jinja2
➖
Drop support for Python 3.9 (
#1766
)
2026-02-20 17:34:55 +01:00
base.py
✨
Update type annotations and upgrade mypy (
#173
)
2021-11-30 17:12:28 +01:00
expression.py
➖
Drop support for Python 3.9 (
#1766
)
2026-02-20 17:34:55 +01:00
sqltypes.py
✨
Add official UUID support, docs and tests, internally using new SQLAlchemy 2.0 types (
#992
)
2024-07-16 20:52:03 -05:00