This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
sqlmodel
Watch
1
Star
0
Fork
0
You've already forked sqlmodel
mirror of
https://github.com/fastapi/sqlmodel.git
synced
2025-12-31 06:30:27 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b733b348d1a41f0c1e6569bb4d0b12beeb2b756
sqlmodel
/
sqlmodel
History
Sebastián Ramírez
5b733b348d
🔖
Release version 0.0.13
2023-12-04 13:15:10 +01:00
..
ext
✨
Upgrade SQLAlchemy to 2.0, including initial work by farahats9 (
#700
)
2023-11-18 12:30:37 +01:00
orm
🔇
Do not raise deprecation warnings for execute as it's automatically used internally (
#716
)
2023-11-30 15:23:06 +00:00
pool
✨
Add SQLModel core code
2021-08-24 14:41:53 +02:00
sql
♻️
Refactor type generation of selects re-order to prioritize models to optimize editor support (
#718
)
2023-12-04 09:46:59 +00:00
__init__.py
🔖
Release version 0.0.13
2023-12-04 13:15:10 +01:00
default.py
✏️
Fix typos found with codespell (
#520
)
2023-10-22 16:50:44 +04:00
main.py
✨
Upgrade SQLAlchemy to 2.0, including initial work by farahats9 (
#700
)
2023-11-18 12:30:37 +01:00
py.typed
🔧
Add py.typed marker file
2021-08-24 15:21:26 +02:00