sqlmodel/sqlmodel
Sebastián Ramírez 75ce45588b 🔖 Release version 0.0.8
2022-08-30 19:52:36 +02:00
..
engine Update type annotations and upgrade mypy (#173) 2021-11-30 17:12:28 +01:00
ext Update type annotations and upgrade mypy (#173) 2021-11-30 17:12:28 +01:00
orm Add new Session.get() parameter execution_options (#302) 2022-04-16 11:13:19 +02:00
pool Add SQLModel core code 2021-08-24 14:41:53 +02:00
sql ♻️ Update expresion.py, sync from Jinja2 template, implement inherit_cache to solve errors like: SAWarning: Class SelectOfScalar will not make use of SQL compilation caching (#422) 2022-08-29 11:44:08 +02:00
__init__.py 🔖 Release version 0.0.8 2022-08-30 19:52:36 +02:00
default.py Add SQLModel core code 2021-08-24 14:41:53 +02:00
main.py 🐛 Fix auto detecting and setting nullable, allowing overrides in field (#423) 2022-08-30 18:18:32 +02:00
py.typed 🔧 Add py.typed marker file 2021-08-24 15:21:26 +02:00