This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
sqlmodel-fix
Watch
1
Star
0
Fork
0
You've already forked sqlmodel-fix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
sqlmodel-fix
/
sqlmodel
History
Sebastián Ramírez
d165e4b5ad
♻️
Refactor generate select template to isolate templated code to the minimum (
#967
)
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-03 21:34:54 -05: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 generate select template to isolate templated code to the minimum (
#967
)
2024-06-03 21:34:54 -05:00
__init__.py
🔖
Release version 0.0.18
2024-04-29 23:25:02 -07:00
_compat.py
🐛
Fix set varchar limit when
max_length
is set on Pydantic models using Pydantic v2 (
#963
)
2024-06-04 00:39:23 +00:00
default.py
✏️
Fix typos found with codespell (
#520
)
2023-10-22 16:50:44 +04:00
main.py
♻️
Refactor types to properly support Pydantic 2.7 (
#913
)
2024-04-29 15:11:02 -07:00
py.typed
🔧
Add py.typed marker file
2021-08-24 15:21:26 +02:00