This website requires JavaScript.
f42314956f
⬆ [pre-commit.ci] pre-commit autoupdate (#697 )
pre-commit-ci[bot]
2023-11-30 16:19:47 +01:00
98739b071c
📝 Update release notes
github-actions
2023-11-29 15:52:16 +00:00
d8effcbc5c
📝 Add source examples for Python 3.9 and 3.10 (#715 )
Sebastián Ramírez
2023-11-29 16:51:55 +01:00
cce30d7546
📝 Update release notes
github-actions
2023-11-28 22:41:22 +00:00
33c5e5c98d
🔧 Show line numbers in docs during local development (#714 )
Sebastián Ramírez
2023-11-28 23:41:03 +01:00
2b0dfb50c8
📝 Update release notes
github-actions
2023-11-28 22:12:55 +00:00
799d0aa7a6
📝 Update details syntax with new pymdown extensions format (#713 )
Sebastián Ramírez
2023-11-28 23:12:33 +01:00
be464fba69
📝 Update release notes
github-actions
2023-11-28 20:50:54 +00:00
a95bd3873d
🔧 Update config with new pymdown extensions (#712 )
Sebastián Ramírez
2023-11-28 21:50:33 +01:00
71baff6015
📝 Update release notes
github-actions
2023-11-27 09:58:47 +00:00
f18ea03b07
🙈 Update gitignore, include all coverage files (#711 )
Sebastián Ramírez
2023-11-27 10:58:25 +01:00
65ee2610b6
📝 Update release notes
github-actions
2023-11-26 14:20:17 +00:00
47bcd9df8d
⬆️ Add support for Python 3.11 and Python 3.12 (#710 )
Sebastián Ramírez
2023-11-26 15:20:01 +01:00
781a2d6b0a
📝 Update release notes
github-actions
2023-11-26 13:57:29 +00:00
a974d9104f
✅ Move OpenAPI tests inline to simplify updating them with Pydantic v2 (#709 )
Sebastián Ramírez
2023-11-26 14:57:12 +01:00
b1c2f822c9
🔖 Release version 0.0.12
0.0.12
Sebastián Ramírez
2023-11-18 12:32:59 +01:00
382b1b0cbb
📝 Update release notes
Sebastián Ramírez
2023-11-18 12:32:24 +01:00
6d00f6fcbd
📝 Update release notes
github-actions
2023-11-18 11:30:55 +00:00
8ed856d322
✨ Upgrade SQLAlchemy to 2.0, including initial work by farahats9 (#700 )
Sebastián Ramírez
2023-11-18 12:30:37 +01:00
77c6fed305
📝 Update release notes
github-actions
2023-11-08 16:04:47 +00:00
c0294423f4
⬆ [pre-commit.ci] pre-commit autoupdate (#686 )
pre-commit-ci[bot]
2023-11-08 17:04:24 +01:00
e05eae6a49
📝 Update release notes
github-actions
2023-11-04 01:43:16 +00:00
ed22232dee
👷 Upgrade latest-changes GitHub Action (#693 )
Sebastián Ramírez
2023-11-04 05:42:52 +04:00
dacc1fa9ca
🔖 Release version 0.0.11
0.0.11
Sebastián Ramírez
2023-10-29 13:56:39 +04:00
0b2d015fc4
📝 Update release notes
Sebastián Ramírez
2023-10-29 13:56:00 +04:00
d8a20d9c21
📝 Update release notes
github-actions
2023-10-29 09:21:52 +00:00
188f7cd172
⬆ Update coverage requirement from ^6.2 to >=6.2,<8.0 (#663 )
dependabot[bot]
2023-10-29 09:18:26 +00:00
12af94655b
📝 Update release notes
github-actions
2023-10-29 09:09:02 +00:00
4bb99763b1
⬆ Update mkdocs-material requirement from 9.1.21 to 9.2.7 (#675 )
dependabot[bot]
2023-10-29 13:08:22 +04:00
9dd11ef74f
📝 Update release notes
github-actions
2023-10-29 09:00:31 +00:00
fa5d14e413
⬆️ Upgrade mypy manually (#684 )
Sebastián Ramírez
2023-10-29 12:59:56 +04:00
df1efcfa7f
📝 Update release notes
github-actions
2023-10-29 08:55:43 +00:00
fc1d7afae9
⬆ Update black requirement from ^22.10.0 to >=22.10,<24.0 (#664 )
dependabot[bot]
2023-10-29 08:55:04 +00:00
a2d1b4eeaf
📝 Update release notes
github-actions
2023-10-29 08:52:01 +00:00
94f3765fcf
👷 Update CI to build MkDocs Insiders only when the secrets are available, for Dependabot (#683 )
Sebastián Ramírez
2023-10-29 12:51:26 +04:00
31ed654dd0
📝 Update release notes
github-actions
2023-10-29 08:11:21 +00:00
cbaf172c63
✨ Add support for passing a custom SQLAlchemy type to Field() with sa_type (#505 )
Maruo.S
2023-10-29 17:10:39 +09:00
00b30c65c9
✅ Add test to ensure sa_type is not passed with sa_column
pr/maru0123-2004/505
Sebastián Ramírez
2023-10-29 12:00:58 +04:00
9509313eaf
♻️ Refactor checking for sa_type
Sebastián Ramírez
2023-10-29 12:00:37 +04:00
a1833901f5
Merge branch 'main' into main
Sebastián Ramírez
2023-10-29 11:55:17 +04:00
c557cf6d18
📝 Update release notes
github-actions
2023-10-29 07:25:17 +00:00
9632980664
🎨 Update inline source examples, hide # in annotations (from MkDocs Material) (#677 )
Matthieu LAURENT
2023-10-29 08:24:32 +01:00
6457775a0f
📝 Update release notes
github-actions
2023-10-28 13:55:56 +00:00
717594ef13
✨ Do not allow invalid combinations of field parameters for columns and relationships, sa_column excludes sa_column_args, primary_key, nullable, etc. (#681 )
Sebastián Ramírez
2023-10-28 17:55:23 +04:00
e4e1385eed
🔖 Release version 0.0.10
0.0.10
Sebastián Ramírez
2023-10-26 18:34:49 +04:00
13cc722110
📝 Update release notes
github-actions
2023-10-26 14:32:59 +00:00
7fdfee10a5
🔧 Adopt Ruff for formatting (#679 )
Sebastián Ramírez
2023-10-26 18:32:26 +04:00
8d14232538
📝 Update release notes
github-actions
2023-10-26 10:18:41 +00:00
99f8ce3894
✨ Add support for all Field parameters from Pydantic 1.9.0 and above, make Pydantic 1.9.0 the minimum required version (#440 )
Daniil Fajnberg
2023-10-26 12:18:05 +02:00
d05c3ee495
🔖 Release version 0.0.9
0.0.9
Sebastián Ramírez
2023-10-24 01:01:18 +04:00
596718d93b
📝 Update release notes
Sebastián Ramírez
2023-10-24 00:59:49 +04:00
a6ce817ca5
📝 Update release notes
github-actions
2023-10-23 20:46:39 +00:00
dcc4e4c36a
📝 Update release notes
github-actions
2023-10-23 20:46:26 +00:00
80fd7e03cf
📝 Clarify description of in-memory SQLite database in docs/tutorial/create-db-and-table.md (#601 )
Simon Weiß
2023-10-23 22:46:05 +02:00
1acb683f80
⬆ [pre-commit.ci] pre-commit autoupdate (#672 )
pre-commit-ci[bot]
2023-10-24 00:45:45 +04:00
9fd7306648
📝 Update release notes
github-actions
2023-10-23 20:37:48 +00:00
9d3ca01dd0
📝 Tweak wording in docs/tutorial/fastapi/multiple-models.md (#674 )
Sebastián Ramírez
2023-10-24 00:37:07 +04:00
6cd086f25f
📝 Update release notes
github-actions
2023-10-23 19:22:23 +00:00
376603efb2
✏️ Fix contributing instructions to run tests, update script name (#634 )
PookieBuns
2023-10-23 12:21:38 -07:00
30d2b30217
📝 Update release notes
github-actions
2023-10-23 17:22:58 +00:00
9b186c89a8
📝 Update link to docs for intro to databases (#593 )
Abenezer Belachew
2023-10-23 11:22:22 -06:00
fc3120a877
📝 Update release notes
github-actions
2023-10-23 17:06:30 +00:00
6d361e3ffb
⬆ Bump dawidd6/action-download-artifact from 2.24.2 to 2.28.0 (#660 )
dependabot[bot]
2023-10-23 21:05:55 +04:00
03f295b397
📝 Update release notes
github-actions
2023-10-23 16:56:29 +00:00
403d44ea78
📝 Update docs, use offset in example with limit and where (#273 )
Jon Michaelchuck
2023-10-23 09:55:53 -07:00
a1caaa08d7
📝 Update release notes
github-actions
2023-10-23 16:29:36 +00:00
d192142eb9
📝 Fix docs for Pydantic's fields using le (lte is invalid, use le ) (#207 )
Jerry Wu
2023-10-24 00:28:51 +08:00
beb7a24275
📝 Update release notes
github-actions
2023-10-23 15:33:44 +00:00
dee70033b8
✅ Refactor OpenAPI FastAPI tests to simplify updating them later, this moves things around without changes (#671 )
Sebastián Ramírez
2023-10-23 19:33:08 +04:00
189059e07e
📝 Update release notes
github-actions
2023-10-23 15:32:48 +00:00
475b838c8b
⬆ Bump actions/checkout from 3 to 4 (#670 )
dependabot[bot]
2023-10-23 19:32:09 +04:00
d6e4f9b9e3
📝 Update release notes
github-actions
2023-10-23 15:16:53 +00:00
1062e1b485
🔧 Update mypy config, use strict = true instead of manual configs (#428 )
Michael Oliver
2023-10-23 16:16:17 +01:00
8e55ea5125
📝 Update release notes
github-actions
2023-10-23 14:58:52 +00:00
9732c5ac60
🐛 Fix AsyncSession type annotations for exec() (#58 )
Arseny Boykov
2023-10-23 17:58:16 +03:00
b8996f0e62
📝 Update release notes
github-actions
2023-10-23 13:59:53 +00:00
9809b5bc83
🐛 Fix allowing using a ForeignKey directly, remove repeated column construction from SQLModelMetaclass.__init__ and upgrade minimum SQLAlchemy to >=1.4.36 (#443 )
Daniil Fajnberg
2023-10-23 13:59:06 +00:00
c213f5daf4
📝 Update release notes
github-actions
2023-10-23 11:22:53 +00:00
d1cf613461
⬆️ Upgrade support for SQLAlchemy 1.4.49, update tests (#519 )
Sandro Tosi
2023-10-23 07:22:10 -04:00
d281a0fa9f
📝 Update release notes
github-actions
2023-10-23 09:40:31 +00:00
9511c4677d
⬆ Raise SQLAlchemy version requirement to at least 1.4.29 (related to #434 ) (#439 )
Daniil Fajnberg
2023-10-23 09:39:55 +00:00
c25a8cb89b
📝 Update release notes
github-actions
2023-10-23 09:23:24 +00:00
d3261cab59
🐛 Fix enum type checks ordering in get_sqlalchemy_type (#669 )
Sebastián Ramírez
2023-10-23 13:22:44 +04:00
40c1af9202
📝 Update release notes
github-actions
2023-10-23 08:15:40 +00:00
b83e848699
⬆️ Upgrade MkDocs Material (#668 )
Sebastián Ramírez
2023-10-23 12:15:05 +04:00
2676cf2b06
📝 Update release notes
github-actions
2023-10-23 08:12:08 +00:00
56f43904c1
🎨 Update docs format and references with pre-commit and Ruff (#667 )
Sebastián Ramírez
2023-10-23 12:11:36 +04:00
7c5894ee75
📝 Update release notes
github-actions
2023-10-23 07:47:04 +00:00
27a81b2112
🎨 Run pre-commit on all files and autoformat (#666 )
Sebastián Ramírez
2023-10-23 11:46:31 +04:00
7f72c60ae4
📝 Update release notes
github-actions
2023-10-23 07:35:25 +00:00
065fcdc828
👷 Move to Ruff and add pre-commit (#661 )
Sebastián Ramírez
2023-10-23 11:34:50 +04:00
9ba3039106
📝 Update release notes
github-actions
2023-10-23 06:43:04 +00:00
840fd08ab2
✨ Raise a more clear error when a type is not valid (#425 )
David Danier
2023-10-23 08:42:30 +02:00
a8a792e3c0
📝 Update release notes
github-actions
2023-10-22 12:55:08 +00:00
8970833b14
📝 Update outdated link in docs/db-to-code.md (#649 )
Matvey Fedoseev
2023-10-22 13:54:36 +01:00
5231c8b6bb
📝 Update release notes
github-actions
2023-10-22 12:51:20 +00:00
1568bad01e
✏️ Fix typos found with codespell (#520 )
Kian-Meng Ang
2023-10-22 20:50:44 +08:00
357417e6d5
📝 Update release notes
github-actions
2023-10-22 12:47:27 +00:00
893d64fd31
📝 Fix typos (duplication) in main page (#631 )
Dipendra Raj Panta
2023-10-22 18:31:52 +05:45
2799303f6c
📝 Update release notes
github-actions
2023-10-22 12:27:13 +00:00