]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/log
thirdparty/fastapi/sqlmodel.git
2 years ago📝 Update release notes
github-actions [Fri, 3 Feb 2023 17:53:01 +0000 (17:53 +0000)] 
📝 Update release notes

2 years ago📝 Update help SQLModel docs (#548)
Sebastián Ramírez [Fri, 3 Feb 2023 17:52:25 +0000 (18:52 +0100)] 
📝 Update help SQLModel docs (#548)

2 years ago📝 Update release notes
github-actions [Tue, 31 Jan 2023 14:14:55 +0000 (14:14 +0000)] 
📝 Update release notes

2 years ago🔧 Update new issue chooser to point to GitHub Discussions (#546)
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)

2 years ago📝 Update release notes
github-actions [Mon, 30 Jan 2023 10:50:32 +0000 (10:50 +0000)] 
📝 Update release notes

2 years ago🔧 Add template for GitHub Discussion questions and update issues template (#544)
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)

2 years ago📝 Update release notes
github-actions [Fri, 16 Dec 2022 18:46:26 +0000 (18:46 +0000)] 
📝 Update release notes

2 years ago👷 Refactor CI artifact upload/download for docs previews (#514)
Sebastián Ramírez [Fri, 16 Dec 2022 18:45:51 +0000 (22:45 +0400)] 
👷 Refactor CI artifact upload/download for docs previews (#514)

2 years ago📝 Update release notes
github-actions [Sat, 12 Nov 2022 06:44:52 +0000 (06:44 +0000)] 
📝 Update release notes

2 years ago✏️ Fix typo in internal function name `get_sqlachemy_type()` (#496)
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().

2 years ago📝 Update release notes
github-actions [Sat, 12 Nov 2022 06:38:16 +0000 (06:38 +0000)] 
📝 Update release notes

2 years ago⬆ Bump actions/cache from 2 to 3 (#497)
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>
2 years ago📝 Update release notes
github-actions [Fri, 11 Nov 2022 17:30:42 +0000 (17:30 +0000)] 
📝 Update release notes

2 years ago✏️ Fix typo in docs (#446)
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>
2 years ago📝 Update release notes
github-actions [Thu, 10 Nov 2022 06:43:44 +0000 (06:43 +0000)] 
📝 Update release notes

2 years ago⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.2 (#493)
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>
2 years ago📝 Update release notes
github-actions [Tue, 8 Nov 2022 15:04:40 +0000 (15:04 +0000)] 
📝 Update release notes

2 years ago✏️ Fix typo in `docs/tutorial/create-db-and-table.md` (#477)
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>
2 years ago📝 Update release notes
github-actions [Mon, 7 Nov 2022 14:21:59 +0000 (14:21 +0000)] 
📝 Update release notes

2 years ago✏️ Fix small typos in docs (#481)
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>
2 years ago📝 Update release notes
github-actions [Sat, 5 Nov 2022 01:04:44 +0000 (01:04 +0000)] 
📝 Update release notes

2 years ago🔧 Update Smokeshow coverage threshold (#487)
Sebastián Ramírez [Sat, 5 Nov 2022 01:04:13 +0000 (02:04 +0100)] 
🔧 Update Smokeshow coverage threshold (#487)

2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 22:02:09 +0000 (22:02 +0000)] 
📝 Update release notes

2 years ago👷 Move from Codecov to Smokeshow (#486)
Sebastián Ramírez [Fri, 4 Nov 2022 22:01:37 +0000 (23:01 +0100)] 
👷 Move from Codecov to Smokeshow (#486)

2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:44:25 +0000 (21:44 +0000)] 
📝 Update release notes

2 years ago⬆ Bump actions/setup-python from 2 to 4 (#411)
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>
2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:32:51 +0000 (21:32 +0000)] 
📝 Update release notes

2 years ago⬆ Update black requirement from ^21.5-beta.1 to ^22.10.0 (#460)
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>
2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:18:47 +0000 (21:18 +0000)] 
📝 Update release notes

2 years ago➕ Add extra dev dependencies for MkDocs Material (#485)
Sebastián Ramírez [Fri, 4 Nov 2022 21:16:59 +0000 (22:16 +0100)] 
➕ Add extra dev dependencies for MkDocs Material (#485)

2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:14:56 +0000 (21:14 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:14:34 +0000 (21:14 +0000)] 
📝 Update release notes

2 years ago⬆ Update mypy requirement from 0.930 to 0.971 (#380)
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>
2 years ago⬆ Update coverage requirement from ^5.5 to ^6.2 (#171)
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>
2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:03:39 +0000 (21:03 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:02:59 +0000 (21:02 +0000)] 
📝 Update release notes

2 years ago⬆ Bump codecov/codecov-action from 2 to 3 (#415)
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>
2 years ago⬆ Bump actions/upload-artifact from 2 to 3 (#412)
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>
2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 21:00:05 +0000 (21:00 +0000)] 
📝 Update release notes

2 years ago⬆ Update flake8 requirement from ^3.9.2 to ^5.0.4 (#396)
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>
2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 20:45:07 +0000 (20:45 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 20:44:06 +0000 (20:44 +0000)] 
📝 Update release notes

2 years ago⬆ Update pytest requirement from ^6.2.4 to ^7.0.1 (#242)
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>
2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 20:43:32 +0000 (20:43 +0000)] 
📝 Update release notes

2 years ago⬆ Bump actions/checkout from 2 to 3.1.0 (#458)
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>
2 years ago⬆ Bump dawidd6/action-download-artifact from 2.9.0 to 2.24.0 (#470)
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>
2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 20:05:07 +0000 (20:05 +0000)] 
📝 Update release notes

2 years ago👷 Update Dependabot config (#484)
Sebastián Ramírez [Fri, 4 Nov 2022 20:04:31 +0000 (21:04 +0100)] 
👷 Update Dependabot config (#484)

2 years ago🔖 Release version 0.0.8 0.0.8
Sebastián Ramírez [Tue, 30 Aug 2022 17:47:41 +0000 (19:47 +0200)] 
🔖 Release version 0.0.8

2 years ago🔖 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

2 years ago📝 Update release notes
Sebastián Ramírez [Tue, 30 Aug 2022 17:46:58 +0000 (19:46 +0200)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Tue, 30 Aug 2022 16:36:07 +0000 (16:36 +0000)] 
📝 Update release notes

2 years ago📝 Adjust and clarify docs for `docs/tutorial/create-db-and-table.md` (#426)
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)

2 years ago📝 Update release notes
github-actions [Tue, 30 Aug 2022 16:19:19 +0000 (16:19 +0000)] 
📝 Update release notes

2 years ago🐛 Fix auto detecting and setting `nullable`, allowing overrides in field (#423)
Jonas Krüger Svensson [Tue, 30 Aug 2022 16:18:32 +0000 (18:18 +0200)] 
🐛 Fix auto detecting and setting `nullable`, allowing overrides in field (#423)

Co-authored-by: Benjamin Rapaport <br@getallstreet.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Mon, 29 Aug 2022 09:44:50 +0000 (09:44 +0000)] 
📝 Update release notes

2 years ago♻️ Update `expresion.py`, sync from Jinja2 template, implement `inherit_cache` to...
Sebastián Ramírez [Mon, 29 Aug 2022 09:44:08 +0000 (11:44 +0200)] 
♻️ Update `expresion.py`, sync from Jinja2 template, implement `inherit_cache` to solve errors like: `SAWarning: Class SelectOfScalar will not make use of SQL compilation caching` (#422)

2 years ago📝 Update release notes
github-actions [Mon, 29 Aug 2022 08:34:17 +0000 (08:34 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/connect/remove-data-connections.md` (#421)
Theodore Williams [Mon, 29 Aug 2022 08:33:41 +0000 (02:33 -0600)] 
✏ Fix typo in `docs/tutorial/connect/remove-data-connections.md` (#421)

2 years ago🔖 Release version 0.0.7 0.0.7
Sebastián Ramírez [Sat, 27 Aug 2022 23:59:44 +0000 (01:59 +0200)] 
🔖 Release version 0.0.7

2 years ago📝 Update release notes
Sebastián Ramírez [Sat, 27 Aug 2022 23:59:04 +0000 (01:59 +0200)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:53:33 +0000 (23:53 +0000)] 
📝 Update release notes

2 years ago♻ Refactor internal statements to simplify code (#53)
Yasser Tahiri [Sat, 27 Aug 2022 23:53:02 +0000 (00:53 +0100)] 
♻ Refactor internal statements to simplify code (#53)

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:50:48 +0000 (23:50 +0000)] 
📝 Update release notes

2 years ago♻ Refactor internal imports to reduce redundancy (#272)
Amin Alaee [Sat, 27 Aug 2022 23:50:12 +0000 (01:50 +0200)] 
♻ Refactor internal imports to reduce redundancy (#272)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:50:09 +0000 (23:50 +0000)] 
📝 Update release notes

2 years ago✨ Allow setting `unique` in `Field()` for a column (#83)
Raphael Gibson [Sat, 27 Aug 2022 23:49:29 +0000 (20:49 -0300)] 
✨ Allow setting `unique` in `Field()` for a column (#83)

Co-authored-by: Raphael Gibson <raphael.araujo@estantemagica.com.br>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:44:16 +0000 (23:44 +0000)] 
📝 Update release notes

2 years ago📝 Update docs for models for updating, `id` should not be updatable (#335)
kurtportelli [Sat, 27 Aug 2022 23:43:42 +0000 (01:43 +0200)] 
📝 Update docs for models for updating, `id` should not be updatable (#335)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:22:53 +0000 (23:22 +0000)] 
📝 Update release notes

2 years ago🐛 Fix type annotations for `Model.parse_obj()`, and `Model.validate()` (#321)
phi-friday [Sat, 27 Aug 2022 23:22:09 +0000 (08:22 +0900)] 
🐛 Fix type annotations for `Model.parse_obj()`, and `Model.validate()` (#321)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:18:19 +0000 (23:18 +0000)] 
📝 Update release notes

2 years ago🐛 Fix `Select` and `SelectOfScalar` to inherit cache to avoid warning: `SAWarning...
Rabin Adhikari [Sat, 27 Aug 2022 23:17:37 +0000 (05:02 +0545)] 
🐛 Fix `Select` and `SelectOfScalar` to inherit cache to avoid warning: `SAWarning: Class SelectOfScalar will not make use of SQL compilation caching` (#234)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 23:11:00 +0000 (23:11 +0000)] 
📝 Update release notes

2 years ago🐛 Fix handling validators for non-default values (#253)
byrman [Sat, 27 Aug 2022 23:10:23 +0000 (01:10 +0200)] 
🐛 Fix handling validators for non-default values (#253)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:59:54 +0000 (22:59 +0000)] 
📝 Update release notes

2 years ago🐛 Fix fields marked as "set" in models (#117)
statt8900 [Sat, 27 Aug 2022 22:59:09 +0000 (18:59 -0400)] 
🐛 Fix fields marked as "set" in models (#117)

Co-authored-by: Michael Statt <michael.statt@modelyst.io>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:49:17 +0000 (22:49 +0000)] 
📝 Update release notes

2 years ago🐛 Fix Enum handling in SQLAlchemy (#165)
Chris White [Sat, 27 Aug 2022 22:48:44 +0000 (15:48 -0700)] 
🐛 Fix Enum handling in SQLAlchemy (#165)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:28:46 +0000 (22:28 +0000)] 
📝 Update release notes

2 years ago✨ Update GUID handling to use stdlib `UUID.hex` instead of an `int` (#26)
Andrew Bolster [Sat, 27 Aug 2022 22:28:09 +0000 (23:28 +0100)] 
✨ Update GUID handling to use stdlib `UUID.hex` instead of an `int` (#26)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:19:35 +0000 (22:19 +0000)] 
📝 Update release notes

2 years ago🐛 Fix setting nullable property of Fields that don't accept `None` (#79)
Evangelos Anagnostopoulos [Sat, 27 Aug 2022 22:18:57 +0000 (01:18 +0300)] 
🐛 Fix setting nullable property of Fields that don't accept `None` (#79)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 22:07:38 +0000 (22:07 +0000)] 
📝 Update release notes

2 years ago✏ Fix broken variable/typo in docs for Read Relationships, `hero_spider_boy.id` ...
Yoann Mosteiro [Sat, 27 Aug 2022 22:06:56 +0000 (00:06 +0200)] 
✏ Fix broken variable/typo in docs for Read Relationships, `hero_spider_boy.id` => `hero_spider_boy.team_id` (#106)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:55:59 +0000 (21:55 +0000)] 
📝 Update release notes

2 years ago🎨 Remove unwanted highlight in the docs (#233)
Jorge Alvarado [Sat, 27 Aug 2022 21:55:15 +0000 (17:55 -0400)] 
🎨 Remove unwanted highlight in the docs (#233)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:37:31 +0000 (21:37 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in `docs/databases.md` and `docs/tutorial/index.md` (#35)
Prashanth Rao [Sat, 27 Aug 2022 21:36:58 +0000 (17:36 -0400)] 
✏ Fix typos in `docs/databases.md` and `docs/tutorial/index.md` (#35)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:32:10 +0000 (21:32 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/relationship-attributes/define-relationships-attributes...
Jorge Alvarado [Sat, 27 Aug 2022 21:31:38 +0000 (17:31 -0400)] 
✏ Fix typo in `docs/tutorial/relationship-attributes/define-relationships-attributes.md` (#239)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:26:06 +0000 (21:26 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api.md` (#80)
Joe Mudryk [Sat, 27 Aug 2022 21:25:29 +0000 (14:25 -0700)] 
✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api.md` (#80)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:23:41 +0000 (21:23 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in multiple files in the docs (#400)
VictorGambarini [Sat, 27 Aug 2022 21:22:59 +0000 (09:22 +1200)] 
✏ Fix typos in multiple files in the docs (#400)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:09:00 +0000 (21:09 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:08:31 +0000 (21:08 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/tutorial/code-structure.md` (#344)
Marcio Mazza [Sat, 27 Aug 2022 21:08:20 +0000 (18:08 -0300)] 
✏ Fix typo in `docs/tutorial/code-structure.md` (#344)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago✏ Fix typo in `docs/db-to-code.md` (#155)
gr8jam [Sat, 27 Aug 2022 21:07:48 +0000 (23:07 +0200)] 
✏ Fix typo in `docs/db-to-code.md` (#155)

Co-authored-by: gr8jam <matej.jeglic@gmail.si>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sat, 27 Aug 2022 21:06:58 +0000 (21:06 +0000)] 
📝 Update release notes