pydantic-sqlalchemy icon indicating copy to clipboard operation
pydantic-sqlalchemy copied to clipboard

Tools to convert SQLAlchemy models to Pydantic models

Results 49 pydantic-sqlalchemy issues
Sort by recently updated
recently updated
newest added

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.5. Release notes Sourced from ruff's releases. 0.6.5 Release Notes Preview features [pydoclint] Ignore DOC201 when function name is "new" (#13300) [refurb] Implement slice-to-remove-prefix-or-suffix (FURB188)...

internal
dependencies
python

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.1. Release notes Sourced from pypa/gh-action-pypi-publish's releases. v1.10.1 🚑🔏 Oopsie... We missed a tiny bug in the attestations feature the other day The problem was...

internal
dependencies
github_actions

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.6.1 to 4.12.2. Release notes Sourced from typing-extensions's releases. 4.12.2 Fix regression in v4.12.0 where specialization of certain generics with an overridden __eq__ method would raise errors....

internal
dependencies
python

Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. Release notes Sourced from pydantic's releases. v2.9.0 (2024-09-05) The code released in v2.9.0 is practically identical to that of v2.9.0b2....

dependencies
python

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.8 to 0.9.10. Release notes Sourced from ruff's releases. 0.9.10 Release Notes Preview features [ruff] Add new rule RUF059: Unused unpacked assignment (#16449) [syntax-errors] Detect assignment expressions...

internal
dependencies
python

Hello, I am Junbeom Lee Thank you for your efforts in creating this valuable open-source library. I first discovered this library when ChatGPT recommended it for converting SQLAlchemy models to...

internal

Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. Release notes Sourced from pydantic's releases. v2.10.6 2025-01-23 What's Changed Fixes Fix JSON Schema reference collection with 'examples' keys by...

dependencies
python

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...

dependencies
python

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.1.0 to 6.0.0. Changelog Sourced from pytest-cov's changelog. 6.0.0 (2024-10-29) Updated various documentation inaccuracies, especially on subprocess handling. Changed fail under checks to use the precision set...

internal
dependencies
python