]>
git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/log
Michael Oliver [Mon, 23 Oct 2023 15:16:17 +0000 (16:16 +0100)]
🔧 Update mypy config, use `strict = true` instead of manual configs (#428)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 23 Oct 2023 14:58:52 +0000 (14:58 +0000)]
📝 Update release notes
Arseny Boykov [Mon, 23 Oct 2023 14:58:16 +0000 (17:58 +0300)]
🐛 Fix `AsyncSession` type annotations for `exec()` (#58)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 23 Oct 2023 13:59:53 +0000 (13:59 +0000)]
📝 Update release notes
Daniil Fajnberg [Mon, 23 Oct 2023 13:59:06 +0000 (13:59 +0000)]
🐛 Fix allowing using a `ForeignKey` directly, remove repeated column construction from `SQLModelMetaclass.__init__` and upgrade minimum SQLAlchemy to `>=1.4.36` (#443)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 23 Oct 2023 11:22:53 +0000 (11:22 +0000)]
📝 Update release notes
Sandro Tosi [Mon, 23 Oct 2023 11:22:10 +0000 (07:22 -0400)]
⬆️ Upgrade support for SQLAlchemy 1.4.49, update tests (#519)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Mon, 23 Oct 2023 09:40:31 +0000 (09:40 +0000)]
📝 Update release notes
Daniil Fajnberg [Mon, 23 Oct 2023 09:39:55 +0000 (09:39 +0000)]
⬆ Raise SQLAlchemy version requirement to at least `1.4.29` (related to #434) (#439)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 23 Oct 2023 09:23:24 +0000 (09:23 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 23 Oct 2023 09:22:44 +0000 (13:22 +0400)]
🐛 Fix enum type checks ordering in `get_sqlalchemy_type` (#669)
Co-authored-by: Pierre Cheynier <p.cheynier@criteo.com>
github-actions [Mon, 23 Oct 2023 08:15:40 +0000 (08:15 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 23 Oct 2023 08:15:05 +0000 (12:15 +0400)]
⬆️ Upgrade MkDocs Material (#668)
github-actions [Mon, 23 Oct 2023 08:12:08 +0000 (08:12 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 23 Oct 2023 08:11:36 +0000 (12:11 +0400)]
🎨 Update docs format and references with pre-commit and Ruff (#667)
github-actions [Mon, 23 Oct 2023 07:47:04 +0000 (07:47 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 23 Oct 2023 07:46:31 +0000 (11:46 +0400)]
🎨 Run pre-commit on all files and autoformat (#666)
github-actions [Mon, 23 Oct 2023 07:35:25 +0000 (07:35 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 23 Oct 2023 07:34:50 +0000 (11:34 +0400)]
👷 Move to Ruff and add pre-commit (#661)
* 👷 Add pre-commit
* 🔧 Add pyproject.toml config for Ruff
* ➕ Replace isort, flake8, autoflake with Ruff
* 🔨 Update lint and format scripts
* 🎨 Format with Ruff
* 🔧 Update Poetry config
github-actions [Mon, 23 Oct 2023 06:43:04 +0000 (06:43 +0000)]
📝 Update release notes
David Danier [Mon, 23 Oct 2023 06:42:30 +0000 (08:42 +0200)]
✨ Raise a more clear error when a type is not valid (#425)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sun, 22 Oct 2023 12:55:08 +0000 (12:55 +0000)]
📝 Update release notes
Matvey Fedoseev [Sun, 22 Oct 2023 12:54:36 +0000 (13:54 +0100)]
📝 Update outdated link in `docs/db-to-code.md` (#649)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sun, 22 Oct 2023 12:51:20 +0000 (12:51 +0000)]
📝 Update release notes
Kian-Meng Ang [Sun, 22 Oct 2023 12:50:44 +0000 (20:50 +0800)]
✏️ Fix typos found with codespell (#520)
Found via `codespell -S *.svg,*.css,*.js,*.drawio -L pullrequest,sesion`
github-actions [Sun, 22 Oct 2023 12:47:27 +0000 (12:47 +0000)]
📝 Update release notes
Dipendra Raj Panta [Sun, 22 Oct 2023 12:46:52 +0000 (18:31 +0545)]
📝 Fix typos (duplication) in main page (#631)
* Update README.md
* Update index.md
github-actions [Sun, 22 Oct 2023 12:27:13 +0000 (12:27 +0000)]
📝 Update release notes
Ben Rapaport [Sun, 22 Oct 2023 12:26:37 +0000 (08:26 -0400)]
📝 Update release notes, add second author to PR (#429)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sun, 22 Oct 2023 12:04:24 +0000 (12:04 +0000)]
📝 Update release notes
Jorge Alvarado [Sun, 22 Oct 2023 12:03:51 +0000 (09:03 -0300)]
📝 Update instructions about how to make a foreign key required in `docs/tutorial/relationship-attributes/define-relationships-attributes.md` (#474)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sun, 22 Oct 2023 12:02:24 +0000 (12:02 +0000)]
📝 Update release notes
byrman [Sun, 22 Oct 2023 12:01:51 +0000 (14:01 +0200)]
🐛 Fix SQLAlchemy version 1.4.36 breaks SQLModel relationships (#315) (#461)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sun, 22 Oct 2023 10:03:26 +0000 (10:03 +0000)]
📝 Update release notes
Sugato Ray [Sun, 22 Oct 2023 10:02:53 +0000 (05:02 -0500)]
🛠️ Add `CITATION.cff` file for academic citations (#13)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 1 Aug 2023 09:19:41 +0000 (09:19 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 1 Aug 2023 09:18:53 +0000 (11:18 +0200)]
👷 Update docs deployments to Cloudflare (#630)
github-actions [Mon, 31 Jul 2023 19:53:00 +0000 (19:53 +0000)]
📝 Update release notes
github-actions [Mon, 31 Jul 2023 19:52:51 +0000 (19:52 +0000)]
📝 Update release notes
github-actions [Mon, 31 Jul 2023 19:48:54 +0000 (19:48 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 31 Jul 2023 19:48:21 +0000 (21:48 +0200)]
👷 Update CI debug mode with Tmate (#629)
github-actions [Mon, 31 Jul 2023 19:39:15 +0000 (19:39 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 31 Jul 2023 19:38:43 +0000 (21:38 +0200)]
👷 Update latest changes token (#616)
Sebastián Ramírez [Mon, 31 Jul 2023 15:15:43 +0000 (17:15 +0200)]
👷♂️ Upgrade CI for docs (#628)
Sebastián Ramírez [Sat, 29 Jul 2023 10:32:47 +0000 (12:32 +0200)]
🗑️ Deprecate Python 3.6 and upgrade Poetry and Poetry Version Plugin (#627)
github-actions [Tue, 21 Feb 2023 11:02:54 +0000 (11:02 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 21 Feb 2023 11:02:18 +0000 (12:02 +0100)]
⬆️ Upgrade analytics (#558)
github-actions [Fri, 3 Feb 2023 17:53:01 +0000 (17:53 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 3 Feb 2023 17:52:25 +0000 (18:52 +0100)]
📝 Update help SQLModel docs (#548)
github-actions [Tue, 31 Jan 2023 14:14:55 +0000 (14:14 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 31 Jan 2023 14:14:16 +0000 (15:14 +0100)]
🔧 Update new issue chooser to point to GitHub Discussions (#546)
github-actions [Mon, 30 Jan 2023 10:50:32 +0000 (10:50 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 30 Jan 2023 10:49:56 +0000 (11:49 +0100)]
🔧 Add template for GitHub Discussion questions and update issues template (#544)
github-actions [Fri, 16 Dec 2022 18:46:26 +0000 (18:46 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 16 Dec 2022 18:45:51 +0000 (22:45 +0400)]
👷 Refactor CI artifact upload/download for docs previews (#514)
github-actions [Sat, 12 Nov 2022 06:44:52 +0000 (06:44 +0000)]
📝 Update release notes
Colin Marquardt [Sat, 12 Nov 2022 06:44:19 +0000 (07:44 +0100)]
✏️ Fix typo in internal function name `get_sqlachemy_type()` (#496)
Corrected name is get_sqlalchemy_type().
github-actions [Sat, 12 Nov 2022 06:38:16 +0000 (06:38 +0000)]
📝 Update release notes
dependabot[bot] [Sat, 12 Nov 2022 06:37:34 +0000 (07:37 +0100)]
⬆ Bump actions/cache from 2 to 3 (#497)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Fri, 11 Nov 2022 17:30:42 +0000 (17:30 +0000)]
📝 Update release notes
David Brochart [Fri, 11 Nov 2022 17:30:09 +0000 (18:30 +0100)]
✏️ Fix typo in docs (#446)
* Fix typo
* Again
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 10 Nov 2022 06:43:44 +0000 (06:43 +0000)]
📝 Update release notes
dependabot[bot] [Thu, 10 Nov 2022 06:43:06 +0000 (07:43 +0100)]
⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.2 (#493)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.24.0 to 2.24.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.0...v2.24.2)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Tue, 8 Nov 2022 15:04:40 +0000 (15:04 +0000)]
📝 Update release notes
Santhosh Solomon [Tue, 8 Nov 2022 15:04:06 +0000 (20:34 +0530)]
✏️ Fix typo in `docs/tutorial/create-db-and-table.md` (#477)
typo fixed in docs/tutorial/create-db-and-table.md
Co-authored-by: Santhosh Solomon <santhoshsolomon@Santhoshs-MacBook-Air.local>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 7 Nov 2022 14:21:59 +0000 (14:21 +0000)]
📝 Update release notes
Michael Cuffaro [Mon, 7 Nov 2022 14:21:23 +0000 (15:21 +0100)]
✏️ Fix small typos in docs (#481)
Fix small typos
Fixing small typos here and there while reading the document.
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 5 Nov 2022 01:04:44 +0000 (01:04 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 5 Nov 2022 01:04:13 +0000 (02:04 +0100)]
🔧 Update Smokeshow coverage threshold (#487)
github-actions [Fri, 4 Nov 2022 22:02:09 +0000 (22:02 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 4 Nov 2022 22:01:37 +0000 (23:01 +0100)]
👷 Move from Codecov to Smokeshow (#486)
github-actions [Fri, 4 Nov 2022 21:44:25 +0000 (21:44 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 4 Nov 2022 21:43:45 +0000 (22:43 +0100)]
⬆ Bump actions/setup-python from 2 to 4 (#411)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 4 Nov 2022 21:32:51 +0000 (21:32 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 4 Nov 2022 21:32:13 +0000 (22:32 +0100)]
⬆ Update black requirement from ^21.5-beta.1 to ^22.10.0 (#460)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 4 Nov 2022 21:18:47 +0000 (21:18 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 4 Nov 2022 21:16:59 +0000 (22:16 +0100)]
➕ Add extra dev dependencies for MkDocs Material (#485)
github-actions [Fri, 4 Nov 2022 21:14:56 +0000 (21:14 +0000)]
📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:14:34 +0000 (21:14 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 4 Nov 2022 21:14:11 +0000 (22:14 +0100)]
⬆ Update mypy requirement from 0.930 to 0.971 (#380)
Update mypy requirement from 0.930 to 0.971
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.930...v0.971)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 4 Nov 2022 21:13:58 +0000 (22:13 +0100)]
⬆ Update coverage requirement from ^5.5 to ^6.2 (#171)
Update coverage requirement from ^5.5 to ^6.2
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.5...6.2)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 4 Nov 2022 21:03:39 +0000 (21:03 +0000)]
📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:02:59 +0000 (21:02 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 4 Nov 2022 21:00:58 +0000 (22:00 +0100)]
⬆ Bump codecov/codecov-action from 2 to 3 (#415)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 4 Nov 2022 21:00:21 +0000 (22:00 +0100)]
⬆ Bump actions/upload-artifact from 2 to 3 (#412)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Fri, 4 Nov 2022 21:00:05 +0000 (21:00 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 4 Nov 2022 20:59:26 +0000 (21:59 +0100)]
⬆ Update flake8 requirement from ^3.9.2 to ^5.0.4 (#396)
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...5.0.4)
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 4 Nov 2022 20:45:07 +0000 (20:45 +0000)]
📝 Update release notes
github-actions [Fri, 4 Nov 2022 20:44:06 +0000 (20:44 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 4 Nov 2022 20:44:02 +0000 (21:44 +0100)]
⬆ Update pytest requirement from ^6.2.4 to ^7.0.1 (#242)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...7.0.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Fri, 4 Nov 2022 20:43:32 +0000 (20:43 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 4 Nov 2022 20:43:25 +0000 (21:43 +0100)]
⬆ Bump actions/checkout from 2 to 3.1.0 (#458)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 4 Nov 2022 20:43:01 +0000 (21:43 +0100)]
⬆ Bump dawidd6/action-download-artifact from 2.9.0 to 2.24.0 (#470)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.9.0 to 2.24.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.9.0...v2.24.0)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Fri, 4 Nov 2022 20:05:07 +0000 (20:05 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 4 Nov 2022 20:04:31 +0000 (21:04 +0100)]
👷 Update Dependabot config (#484)
Sebastián Ramírez [Tue, 30 Aug 2022 17:47:41 +0000 (19:47 +0200)]
🔖 Release version 0.0.8
Sebastián Ramírez [Tue, 30 Aug 2022 17:47:41 +0000 (19:47 +0200)]
🔖 Release version 0.0.8
Sebastián Ramírez [Tue, 30 Aug 2022 17:46:58 +0000 (19:46 +0200)]
📝 Update release notes
github-actions [Tue, 30 Aug 2022 16:36:07 +0000 (16:36 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 30 Aug 2022 16:35:29 +0000 (18:35 +0200)]
📝 Adjust and clarify docs for `docs/tutorial/create-db-and-table.md` (#426)