sqlmodel
sqlmodel copied to clipboard
SQL databases in Python, designed for simplicity, compatibility, and robustness.
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
In sqlmodel/main.py there was missing a typecheck for the JSON type supported by sqlalchemy. So it was not possible to define a model with a JSON field.
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.27.2. Release notes Sourced from httpx's releases. Version 0.27.2 0.27.2 (27th August, 2024) Fixed Reintroduced supposedly-private URLTypes shortcut. (#2673) Version 0.27.1 0.27.1 (27th August, 2024)...
Fix code highlight in https://sqlmodel.tiangolo.com/tutorial/indexes/ 
Bumps [dirty-equals](https://github.com/samuelcolvin/dirty-equals) from 0.6.0 to 0.8.0. Release notes Sourced from dirty-equals's releases. v0.8.0 2024-08-13 What's Changed set requires-python to 3.8 by @samuelcolvin in samuelcolvin/dirty-equals#94 use zoneinfo instead of pytz where...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)