sqlmodel icon indicating copy to clipboard operation
sqlmodel copied to clipboard

SQL databases in Python, designed for simplicity, compatibility, and robustness.

Results 350 sqlmodel issues
Sort by recently updated
recently updated
newest added

### 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....

feature

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.

feature

### 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....

question

### 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....

question

### 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....

question

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)...

dependencies
python
internal

Fix code highlight in https://sqlmodel.tiangolo.com/tutorial/indexes/ ![image](https://github.com/user-attachments/assets/6ab1c51a-529b-450b-a1aa-2a36438b5e3e)

docs

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...

dependencies
python
internal

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)

internal