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
/
sql
History
Sebastián Ramírez
b560e9deb8
⬆️
Upgrade Ruff and Black (
#968
)
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-06-03 22:22:04 -05:00
..
__init__.py
✨
Add SQLModel core code
2021-08-24 14:41:53 +02:00
_expression_select_cls.py
♻️
Refactor generate select template to isolate templated code to the minimum (
#967
)
2024-06-03 21:34:54 -05:00
_expression_select_gen.py
⬆️
Upgrade Ruff and Black (
#968
)
2024-06-03 22:22:04 -05:00
_expression_select_gen.py.jinja2
⬆️
Upgrade Ruff and Black (
#968
)
2024-06-03 22:22:04 -05:00
base.py
✨
Update type annotations and upgrade mypy (
#173
)
2021-11-30 17:12:28 +01:00
expression.py
♻️
Refactor generate select template to isolate templated code to the minimum (
#967
)
2024-06-03 21:34:54 -05:00
sqltypes.py
✨
Upgrade SQLAlchemy to 2.0, including initial work by farahats9 (
#700
)
2023-11-18 12:30:37 +01:00