]>
git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/log
Chris Goddard [Sat, 27 Aug 2022 20:48:09 +0000 (13:48 -0700)]
✏ Fix typo in `docs/tutorial/fastapi/teams.md` (#154)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:41:29 +0000 (20:41 +0000)]
📝 Update release notes
Saman Nezafat [Sat, 27 Aug 2022 20:40:57 +0000 (01:10 +0430)]
✏ Fix typo variable in example about relationships and `back_populates`, always use `hero` instead of `owner` (#120)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:34:14 +0000 (20:34 +0000)]
📝 Update release notes
Feanil Patel [Sat, 27 Aug 2022 20:33:41 +0000 (16:33 -0400)]
✏ Fix typo in `docs/tutorial/fastapi/tests.md` (#113)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:33:32 +0000 (20:33 +0000)]
📝 Update release notes
Fedor Kuznetsov [Sat, 27 Aug 2022 20:32:58 +0000 (01:32 +0500)]
✏ Fix typo in `docs/tutorial/where.md` (#72)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:32:46 +0000 (20:32 +0000)]
📝 Update release notes
Dhiraj Gupta [Sat, 27 Aug 2022 20:32:02 +0000 (16:32 -0400)]
✏ Fix typo in `docs/tutorial/code-structure.md` (#91)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:31:46 +0000 (20:31 +0000)]
📝 Update release notes
mborus [Sat, 27 Aug 2022 20:30:59 +0000 (22:30 +0200)]
✏ Fix broken link to newsletter sign-up in `docs/help.md` (#84)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:20:44 +0000 (20:20 +0000)]
📝 Update release notes
Brent [Sat, 27 Aug 2022 20:20:05 +0000 (06:20 +1000)]
⬆ Update development requirement for FastAPI from `^0.68.0` to `^0.68.1` (#48)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:15:17 +0000 (20:15 +0000)]
📝 Update release notes
xginn8 [Sat, 27 Aug 2022 20:14:23 +0000 (16:14 -0400)]
✏ Fix typos in `docs/tutorial/many-to-many/create-models-with-link.md` (#45)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:14:11 +0000 (20:14 +0000)]
📝 Update release notes
Jakob Jul Elben [Sat, 27 Aug 2022 20:13:32 +0000 (22:13 +0200)]
✨ Raise an exception when using a Pydantic field type with no matching SQLAlchemy type (#18)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 20:09:33 +0000 (20:09 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 27 Aug 2022 20:08:25 +0000 (22:08 +0200)]
⏪ Revert upgrade Poetry, to make a release that supports Python 3.6 first (#417)
github-actions [Sat, 27 Aug 2022 18:40:28 +0000 (18:40 +0000)]
📝 Update release notes
github-actions [Sat, 27 Aug 2022 18:40:20 +0000 (18:40 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 27 Aug 2022 18:39:53 +0000 (20:39 +0200)]
👷 Add dependabot for GitHub Actions (#410)
Sebastián Ramírez [Sat, 27 Aug 2022 18:39:37 +0000 (20:39 +0200)]
⬆️ Upgrade Poetry to version `==1.2.0b1` (#303)
github-actions [Sat, 27 Aug 2022 18:36:49 +0000 (18:36 +0000)]
📝 Update release notes
Ryan Grose [Sat, 27 Aug 2022 18:36:08 +0000 (14:36 -0400)]
✏ Fix typo in `docs/tutorial/index.md` (#398)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 18:22:18 +0000 (18:22 +0000)]
📝 Update release notes
Robert Rosca [Sat, 27 Aug 2022 18:21:38 +0000 (20:21 +0200)]
⬆ Upgrade constrain for SQLAlchemy = ">=1.4.17,<=1.4.41" (#371)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 27 Aug 2022 18:11:12 +0000 (18:11 +0000)]
📝 Update release notes
byrman [Sat, 27 Aug 2022 18:10:38 +0000 (20:10 +0200)]
🐛 Fix SQLAlchemy version 1.4.36 breaks SQLModel relationships (#315) (#322)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 16 Apr 2022 09:30:54 +0000 (09:30 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 16 Apr 2022 09:30:19 +0000 (11:30 +0200)]
👷 Add CI for Python 3.10 (#305)
github-actions [Sat, 16 Apr 2022 09:25:22 +0000 (09:25 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 16 Apr 2022 09:24:53 +0000 (11:24 +0200)]
📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions (#263)
Co-authored-by: yanlong.wang <yanlong.wang@naiver.org>
Co-authored-by: Han Xiao <han.xiao@jina.ai>
github-actions [Sat, 16 Apr 2022 09:20:01 +0000 (09:20 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 16 Apr 2022 09:19:30 +0000 (11:19 +0200)]
👷 Upgrade Codecov GitHub Action (#304)
github-actions [Sat, 16 Apr 2022 09:13:48 +0000 (09:13 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 16 Apr 2022 09:13:19 +0000 (11:13 +0200)]
✨ Add new Session.get() parameter execution_options (#302)
github-actions [Sun, 13 Feb 2022 17:14:34 +0000 (17:14 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 13 Feb 2022 17:14:02 +0000 (18:14 +0100)]
💚 Only run CI on push when on master, to avoid duplicate runs on PRs (#244)
github-actions [Sat, 8 Jan 2022 16:54:48 +0000 (16:54 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 8 Jan 2022 16:49:07 +0000 (17:49 +0100)]
🔧 Upgrade MkDocs Material and update configs (#217)
github-actions [Sat, 8 Jan 2022 16:37:03 +0000 (16:37 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 8 Jan 2022 16:36:19 +0000 (17:36 +0100)]
⬆ Upgrade mypy, fix type annotations (#218)
Sebastián Ramírez [Tue, 28 Dec 2021 11:27:33 +0000 (12:27 +0100)]
🔖 Release version 0.0.6
Sebastián Ramírez [Tue, 28 Dec 2021 11:26:52 +0000 (12:26 +0100)]
📝 Update release notes
github-actions [Tue, 28 Dec 2021 10:48:37 +0000 (10:48 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 28 Dec 2021 10:48:03 +0000 (11:48 +0100)]
✨ Document indexes and make them opt-in (#205)
github-actions [Tue, 14 Dec 2021 18:25:46 +0000 (18:25 +0000)]
📝 Update release notes
Yaqueline Hoyos [Tue, 14 Dec 2021 18:25:06 +0000 (13:25 -0500)]
✏ Fix typo in FastAPI tutorial (#192)
github-actions [Tue, 14 Dec 2021 17:30:07 +0000 (17:30 +0000)]
📝 Update release notes
Nikita Sobolev [Tue, 14 Dec 2021 17:29:28 +0000 (20:29 +0300)]
📝 Add links to the license file (#29)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 14 Dec 2021 17:21:35 +0000 (17:21 +0000)]
📝 Update release notes
Alexandre Batisse [Tue, 14 Dec 2021 17:20:54 +0000 (18:20 +0100)]
✏ Fix typos in docs titles (#28)
github-actions [Tue, 14 Dec 2021 17:17:55 +0000 (17:17 +0000)]
📝 Update release notes
Evan Grim [Tue, 14 Dec 2021 17:17:10 +0000 (10:17 -0700)]
✏ Fix multiple typos and some rewording (#22)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 14 Dec 2021 17:12:17 +0000 (17:12 +0000)]
📝 Update release notes
Leynier Gutiérrez González [Tue, 14 Dec 2021 17:11:39 +0000 (12:11 -0500)]
✏ Fix typo in docs/tutorial/automatic-id-none-refresh.md (#14)
github-actions [Tue, 14 Dec 2021 16:59:16 +0000 (16:59 +0000)]
📝 Update release notes
Sebastian Marines [Tue, 14 Dec 2021 16:58:40 +0000 (10:58 -0600)]
✏ Fix typos in `docs/tutorial/index.md` and `docs/databases.md` (#5)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Sebastián Ramírez [Mon, 13 Dec 2021 11:41:51 +0000 (12:41 +0100)]
🔖 Release version 0.0.5
github-actions [Mon, 13 Dec 2021 11:38:40 +0000 (11:38 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 13 Dec 2021 11:37:59 +0000 (12:37 +0100)]
✏ Update decimal tutorial source for consistency (#188)
github-actions [Mon, 13 Dec 2021 11:30:57 +0000 (11:30 +0000)]
📝 Update release notes
robcxyz [Mon, 13 Dec 2021 11:30:20 +0000 (04:30 -0700)]
✨ Add support for Decimal fields from Pydantic and SQLAlchemy (#103)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 13 Dec 2021 10:47:44 +0000 (10:47 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 13 Dec 2021 10:47:07 +0000 (11:47 +0100)]
🔧 Split MkDocs insiders build in CI to support building from PRs (#186)
github-actions [Mon, 13 Dec 2021 10:41:14 +0000 (10:41 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 13 Dec 2021 10:40:40 +0000 (11:40 +0100)]
🎨 Format expression.py and expression template, currently needed by CI (#187)
github-actions [Fri, 3 Dec 2021 10:24:01 +0000 (10:24 +0000)]
📝 Update release notes
Lehoczky Zoltán [Fri, 3 Dec 2021 10:23:20 +0000 (11:23 +0100)]
🐛Fix docs light/dark theme switcher (#1)
* 🐛Fix tooltip text for theme switcher
* 🔧 Update lightbulb icon
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 30 Nov 2021 16:28:31 +0000 (16:28 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 30 Nov 2021 16:27:50 +0000 (17:27 +0100)]
🔧 Add MkDocs Material social cards (#90)
github-actions [Tue, 30 Nov 2021 16:13:10 +0000 (16:13 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 30 Nov 2021 16:12:28 +0000 (17:12 +0100)]
✨ Update type annotations and upgrade mypy (#173)
Sebastián Ramírez [Wed, 25 Aug 2021 13:46:57 +0000 (15:46 +0200)]
🔖 Release version 0.0.4
github-actions [Wed, 25 Aug 2021 13:44:35 +0000 (13:44 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 25 Aug 2021 13:43:53 +0000 (15:43 +0200)]
🎨 Fix type detection of select results in PyCharm (#15)
Sebastián Ramírez [Tue, 24 Aug 2021 18:44:18 +0000 (20:44 +0200)]
🔖 Release version 0.0.3
github-actions [Tue, 24 Aug 2021 18:43:29 +0000 (18:43 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 24 Aug 2021 18:42:52 +0000 (20:42 +0200)]
⬆️ Update and relax specification range for `sqlalchemy-stubs` (#4)
Sebastián Ramírez [Tue, 24 Aug 2021 18:25:55 +0000 (20:25 +0200)]
📝 Update release notes
Sebastián Ramírez [Tue, 24 Aug 2021 18:24:05 +0000 (20:24 +0200)]
🔖 Release version 0.0.2
github-actions [Tue, 24 Aug 2021 18:15:11 +0000 (18:15 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 24 Aug 2021 18:14:33 +0000 (20:14 +0200)]
💚 Fix CI installs and tests (#2)
Sebastián Ramírez [Tue, 24 Aug 2021 14:23:54 +0000 (16:23 +0200)]
👷 Add Dependabot
Sebastián Ramírez [Tue, 24 Aug 2021 14:21:55 +0000 (16:21 +0200)]
🔧 Add funding config
Sebastián Ramírez [Tue, 24 Aug 2021 14:21:34 +0000 (16:21 +0200)]
👷 Add GitHub Actions to Build Docs, Test, and Publish
Sebastián Ramírez [Tue, 24 Aug 2021 14:09:22 +0000 (16:09 +0200)]
👷 Add preview docs GitHub Action
Sebastián Ramírez [Tue, 24 Aug 2021 14:08:05 +0000 (16:08 +0200)]
🔧 Add issue-manager and latest-changes GitHub Actions
Sebastián Ramírez [Tue, 24 Aug 2021 14:06:32 +0000 (16:06 +0200)]
🔧 Add new-issue templates
Sebastián Ramírez [Tue, 24 Aug 2021 14:05:55 +0000 (16:05 +0200)]
👷 Add custom GitHub actions to preview docs
Sebastián Ramírez [Tue, 24 Aug 2021 14:03:36 +0000 (16:03 +0200)]
🙈 Add .gitignore
Sebastián Ramírez [Tue, 24 Aug 2021 14:03:19 +0000 (16:03 +0200)]
🔧 Add scripts
Sebastián Ramírez [Tue, 24 Aug 2021 14:02:45 +0000 (16:02 +0200)]
🔧 Add Flake8 config
Sebastián Ramírez [Tue, 24 Aug 2021 14:02:21 +0000 (16:02 +0200)]
➕ Add autoflake to development dependencies
Sebastián Ramírez [Tue, 24 Aug 2021 14:01:57 +0000 (16:01 +0200)]
🎨 Format tests, remove double imports
Sebastián Ramírez [Tue, 24 Aug 2021 14:01:22 +0000 (16:01 +0200)]
🐛 Re-implement unreleased Pydantic utility
Sebastián Ramírez [Tue, 24 Aug 2021 13:41:03 +0000 (15:41 +0200)]
🎨 Format tests, sort and remove unused imports
Sebastián Ramírez [Tue, 24 Aug 2021 13:37:51 +0000 (15:37 +0200)]
📝 Remove double format-imports script, as autoflake can handle it alone now
Sebastián Ramírez [Tue, 24 Aug 2021 13:21:26 +0000 (15:21 +0200)]
🔧 Add py.typed marker file