Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tiangolo/sqlmodel issues and pull requests

#1026 - ⬆ Bump mypy from 1.4.1 to 1.11.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1026 - ⬆ Bump mypy from 1.4.1 to 1.11.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1025 - ⬆ Bump ruff from 0.4.7 to 0.5.3

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1025 - ⬆ Bump ruff from 0.4.7 to 0.5.3

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1024 - ⬆ Bump mypy from 1.4.1 to 1.10.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1024 - ⬆ Bump mypy from 1.4.1 to 1.10.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1023 - ⬆ Bump pillow from 10.1.0 to 10.4.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1023 - ⬆ Bump pillow from 10.1.0 to 10.4.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1022 - ⬆ Update pytest requirement from <8.0.0,>=7.0.1 to >=7.0.1,<9.0.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1022 - ⬆ Update pytest requirement from <8.0.0,>=7.0.1 to >=7.0.1,<9.0.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1021 - ⬆ Bump ruff from 0.4.7 to 0.5.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1020 - ⬆ Bump httpx from 0.24.1 to 0.27.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1020 - ⬆ Bump httpx from 0.24.1 to 0.27.0

Pull Request - State: open - Opened by dependabot[bot] 7 months ago
Labels: dependencies, python

#1018 - 🔨 Update docs Termynal scripts to not include line nums for local dev

Pull Request - State: closed - Opened by tiangolo 7 months ago
Labels: internal

#1003 - 📝 Update docs

Pull Request - State: closed - Opened by alejsdev 8 months ago - 5 comments
Labels: docs

#999 - ✨ Add support for safe access to PK int autotypes

Pull Request - State: open - Opened by estebanx64 8 months ago
Labels: feature

#992 - ✨ Add official UUID support, docs and tests, internally using new SQLAlchemy 2.0 types

Pull Request - State: closed - Opened by estebanx64 8 months ago - 5 comments
Labels: feature

#988 - Expose pydantic's Field(validation_alias=,serialization_alias=...) parameter

Pull Request - State: open - Opened by evotodi 8 months ago
Labels: refactor

#987 - ⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, github_actions, internal

#983 - ✨ Add support for cascade delete relationships: `cascade_delete`, `ondelete`, and `passive_deletes`

Pull Request - State: closed - Opened by estebanx64 8 months ago - 8 comments
Labels: feature

#979 - ⬆ [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago
Labels: internal

#977 - ⬆ Bump typing-extensions from 4.6.1 to 4.12.2

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, python

#976 - ✏️ Add missing step in `create-db-and-table-with-db-browser.md`

Pull Request - State: closed - Opened by alejsdev 9 months ago - 2 comments
Labels: docs

#975 - ✏️ Update pip installation command in tutorial

Pull Request - State: closed - Opened by alejsdev 9 months ago - 2 comments
Labels: docs

#974 - ⬆ Bump jinja2 from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, python, internal

#973 - ⬆ Bump typing-extensions from 4.6.1 to 4.12.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, python

#972 - ⬆ Bump dorny/paths-filter from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, github_actions, internal

#971 - ⬆ Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, github_actions

#969 - test_select_gen: passthru environment variables

Pull Request - State: open - Opened by pbsds 9 months ago - 1 comment
Labels: internal

#968 - ⬆️ Upgrade Ruff and Black

Pull Request - State: closed - Opened by tiangolo 9 months ago - 4 comments
Labels: internal

#967 - ♻️ Refactor generate select template to isolate templated code to the minimum

Pull Request - State: closed - Opened by tiangolo 9 months ago - 2 comments
Labels: refactor

#967 - ♻️ Refactor generate select template to isolate templated code to the minimum

Pull Request - State: closed - Opened by tiangolo 9 months ago - 2 comments
Labels: refactor

#966 - 🐛 Fix pydantic `EmailStr` support and `max_length` in several String subclasses

Pull Request - State: closed - Opened by estebanx64 9 months ago - 1 comment
Labels: bug

#966 - 🐛 Fix pydantic `EmailStr` support and `max_length` in several String subclasses

Pull Request - State: closed - Opened by estebanx64 9 months ago - 1 comment
Labels: bug

#964 - ⬆️ Update minimum SQLAlchemy version to 2.0.14 as that one includes `TryCast` used internally

Pull Request - State: closed - Opened by tiangolo 9 months ago - 2 comments
Labels: upgrade

#964 - ⬆️ Update minimum SQLAlchemy version to 2.0.14 as that one includes `TryCast` used internally

Pull Request - State: closed - Opened by tiangolo 9 months ago - 2 comments
Labels: upgrade

#963 - 🐛 Fix set varchar limit when `max_length` is set on Pydantic models using Pydantic v2

Pull Request - State: closed - Opened by estebanx64 9 months ago - 1 comment
Labels: bug

#963 - 🐛 Fix set varchar limit when `max_length` is set on Pydantic models using Pydantic v2

Pull Request - State: closed - Opened by estebanx64 9 months ago - 1 comment
Labels: bug

#959 - ⬆ Bump ruff from 0.2.0 to 0.4.7

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, python

#958 - [WIP] Update `on_event` with lifespan event handler in docs

Pull Request - State: open - Opened by ppommer 9 months ago - 1 comment
Labels: docs

#951 - ⬆ Bump ruff from 0.2.0 to 0.4.6

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, python

#950 - ✏️ Fix typo in `sqlmodel/_compat.py`

Pull Request - State: closed - Opened by Highfire1 9 months ago - 1 comment
Labels: docs

#948 - docs/contributing.md outdated using poetry

Issue - State: open - Opened by jiangying000 9 months ago - 1 comment

#946 - ⬆ Bump ruff from 0.2.0 to 0.4.5

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, python

#944 - How to define table prefix name

Issue - State: closed - Opened by ludonghai715 9 months ago

#943 - ✏️ Fix typo in `docs/tutorial`

Pull Request - State: closed - Opened by luco17 9 months ago - 2 comments
Labels: docs

#941 - small typo in update-extra-data.md

Pull Request - State: closed - Opened by manulera 9 months ago - 2 comments

#936 - 👷 Update GitHub Actions to download and upload artifacts

Pull Request - State: closed - Opened by tiangolo 9 months ago - 1 comment
Labels: internal

#936 - 👷 Update GitHub Actions to download and upload artifacts

Pull Request - State: closed - Opened by tiangolo 9 months ago - 1 comment
Labels: internal

#936 - 👷 Update GitHub Actions to download and upload artifacts

Pull Request - State: closed - Opened by tiangolo 9 months ago - 1 comment
Labels: internal

#934 - ⬆ Bump ruff from 0.2.0 to 0.4.4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, python, internal

#931 - Added typecheck to sqlalchemy JSON

Pull Request - State: open - Opened by LucaGelmini 10 months ago - 5 comments
Labels: feature

#930 - 🔧 Change sqlmodel imports to be relative

Pull Request - State: open - Opened by waketzheng 10 months ago
Labels: refactor

#929 - 👷 Tweak CI for test-redistribute, add needed env vars for slim

Pull Request - State: closed - Opened by tiangolo 10 months ago
Labels: internal

#927 - ⬆ Bump mkdocstrings[python] from 0.23.0 to 0.25.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python, internal

#927 - ⬆ Bump mkdocstrings[python] from 0.23.0 to 0.25.1

Pull Request - State: open - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, python

#926 - ⬆ Bump ruff from 0.2.0 to 0.4.3

Pull Request - State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies, python

#926 - ⬆ Bump ruff from 0.2.0 to 0.4.3

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, python

#922 - ⬆ Bump tiangolo/issue-manager from 0.4.1 to 0.5.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, github_actions, internal

#921 - ⬆ Bump griffe-typingdoc from 0.2.2 to 0.2.5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 5 comments
Labels: dependencies, python, internal

#920 - ⬆ Bump mkdocstrings[python] from 0.23.0 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#920 - ⬆ Bump mkdocstrings[python] from 0.23.0 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#919 - ⬆ Bump cairosvg from 2.7.0 to 2.7.1

Pull Request - State: open - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, python, internal

#919 - ⬆ Bump cairosvg from 2.7.0 to 2.7.1

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python, internal

#918 - ⬆ Bump ruff from 0.2.0 to 0.4.2

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, python

#916 - ✨ Add sqlmodel-slim setup

Pull Request - State: closed - Opened by tiangolo 10 months ago - 2 comments
Labels: internal

#915 - 🔧 Re-enable MkDocs Material Social plugin

Pull Request - State: closed - Opened by tiangolo 10 months ago - 1 comment
Labels: internal

#914 - 🔨 Update internal scripts and remove unused ones

Pull Request - State: closed - Opened by tiangolo 10 months ago
Labels: internal

#913 - ♻️ Refactor types to properly support Pydantic 2.7

Pull Request - State: closed - Opened by tiangolo 10 months ago
Labels: refactor

#912 - 🔧 Migrate from Poetry to PDM for the internal build config

Pull Request - State: closed - Opened by tiangolo 10 months ago - 5 comments
Labels: internal

#911 - ✏️ Fix internal link in `docs/tutorial/create-db-and-table.md`

Pull Request - State: closed - Opened by tfpgh 10 months ago - 3 comments
Labels: docs

#902 - :arrow_up: Update ruff from 0.2.0 to 0.4.1 and fix deprecated scripts…

Pull Request - State: open - Opened by ryankwondev 10 months ago - 2 comments
Labels: internal

#899 - :sparkles: Docs: Schema Migrations with Alembic

Pull Request - State: open - Opened by ryankwondev 10 months ago - 3 comments

#899 - :sparkles: Docs: Schema Migrations with Alembic

Pull Request - State: open - Opened by ryankwondev 10 months ago - 3 comments

#899 - 📝 Docs: Schema Migrations with Alembic

Pull Request - State: open - Opened by ryankwondev 10 months ago - 4 comments
Labels: docs

#898 - 🔥 Drop support for Python3.7

Pull Request - State: closed - Opened by waketzheng 10 months ago - 7 comments

#896 - add: support mapped_column with sa_column

Pull Request - State: closed - Opened by virajkanwade 10 months ago

#895 - ⬆ Update ruff requirement from 0.2.0 to 0.3.7

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#895 - ⬆ Update ruff requirement from 0.2.0 to 0.3.7

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#894 - ✨Add `sa_foreign_key_args` and `sa_foreign_key_kwargs` arguments to `Field`…

Pull Request - State: open - Opened by earshinov 10 months ago
Labels: feature

#893 - ⬆ Update ruff requirement from 0.2.0 to 0.3.6

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#893 - ⬆ Update ruff requirement from 0.2.0 to 0.3.6

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#893 - ⬆ Update ruff requirement from 0.2.0 to 0.3.6

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 2 comments
Labels: dependencies, python

#891 - ⬆ Update typer-cli requirement from ^0.0.13 to >=0.0.13,<0.12.4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 3 comments
Labels: dependencies, python

#891 - ⬆ Update typer-cli requirement from ^0.0.13 to >=0.0.13,<0.12.4

Pull Request - State: open - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, python

#890 - Field cannot autocompletion when its a SQLModel

Issue - State: open - Opened by zhaowcheng 10 months ago - 7 comments

#889 - ⬆️ Upgrade MkDocs Material

Pull Request - State: closed - Opened by tiangolo 11 months ago - 1 comment
Labels: upgrade

#887 - ⬆ Update typer-cli requirement from ^0.0.13 to >=0.0.13,<0.12.3

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies, python

#886 - ✨Properly support inheritance of Relationship attributes

Pull Request - State: open - Opened by earshinov 11 months ago
Labels: feature

#885 - 📝 Update ModelRead to ModelPublic documentation and examples

Pull Request - State: closed - Opened by estebanx64 11 months ago - 2 comments
Labels: docs

#884 - ⬆ Update typer-cli requirement from ^0.0.13 to >=0.0.13,<0.12.2

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 2 comments
Labels: dependencies, python