610 Commits

Author SHA1 Message Date
John Lyu
d0d0288797 skip polymorphic in pydantic v1 2025-02-05 15:35:28 +08:00
John Lyu
5d1bf5c2f3 support python < 3.9 2025-02-05 14:23:58 +08:00
John Lyu
b1ed8c36ca fix inherit order 2025-02-05 14:20:42 +08:00
John Lyu
88670a5bbb Merge branch 'sqlalchemy_polymorphic_support' of https://github.com/PaleNeutron/sqlmodel into sqlalchemy_polymorphic_support 2025-02-05 10:21:23 +08:00
John Lyu
dbd0101c40 fix default value is InstrumentedAttribute in inherit 2025-02-05 10:21:13 +08:00
John Lyu
84d739e0e4
Update sqlmodel/_compat.py
Co-authored-by: John Pocock <John-P@users.noreply.github.com>
2024-12-12 10:41:35 +08:00
John Lyu
7173b44a5c
Merge branch 'main' into sqlalchemy_polymorphic_support 2024-12-10 21:08:08 +08:00
github-actions
8c275289f2 📝 Update release notes
[skip ci]
2024-12-10 11:30:12 +00:00
github-actions
b34a20448b 📝 Update release notes
[skip ci]
2024-12-10 11:29:33 +00:00
github-actions
0c78e0759a 📝 Update release notes
[skip ci]
2024-12-10 11:29:25 +00:00
dependabot[bot]
b8a6a1f869
⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.3 (#1240)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.12.3)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 11:27:27 +00:00
dependabot[bot]
2b268d135c
⬆ Bump astral-sh/setup-uv from 3 to 4 (#1225)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 4.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v3...v4)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 11:27:02 +00:00
dependabot[bot]
9cc1772b64
⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#1207)
Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/tiangolo/latest-changes/releases)
- [Commits](https://github.com/tiangolo/latest-changes/compare/0.3.1...0.3.2)

---
updated-dependencies:
- dependency-name: tiangolo/latest-changes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 11:26:51 +00:00
github-actions
33b9179424 📝 Update release notes 2024-12-04 17:03:36 +00:00
Sebastián Ramírez
74496c25f6
🔨 Update docs previews script (#1236) 2024-12-04 18:03:13 +01:00
github-actions
811fe9ffc9 📝 Update release notes 2024-12-04 15:40:01 +00:00
Sebastián Ramírez
aacf9ec19b
🔧 Update build-docs filter paths (#1235) 2024-12-04 15:39:41 +00:00
github-actions
94d6b0ecd6 📝 Update release notes 2024-12-04 15:12:55 +00:00
Sebastián Ramírez
b1be043006
🔧 Update team members (#1234) 2024-12-04 16:11:16 +01:00
John Lyu
0efd1bfaa0 remove effort of pydantic v1 2024-12-03 18:08:01 +08:00
John Lyu
66c1d93cfe lint 2024-12-03 18:04:46 +08:00
John Lyu
015601cd5b improve code structure 2024-12-03 17:59:21 +08:00
John Lyu
a3044bbf68 add needs_pydanticv2 mark to test 2024-11-26 11:24:00 +08:00
John Lyu
4aade03081 fix type hint for <3.10 2024-11-26 11:22:05 +08:00
John Lyu
277953a614 fix pydantic v1 support 2024-11-26 11:19:28 +08:00
John Lyu
e6ad74d50a fix lint 2024-11-26 11:17:55 +08:00
John Lyu
48f2a88752 fix polymorphic_on check 2024-11-26 10:57:07 +08:00
John Lyu
4071b0fc64 fix polymorphic_on check 2024-11-26 10:54:26 +08:00
John Lyu
589237b80f improve docs 2024-11-26 10:51:53 +08:00
John Lyu
6d93a46fe0 support sqlalchemy polymorphic 2024-11-26 10:43:13 +08:00
github-actions
e86b5fcc84 📝 Update release notes 2024-11-08 09:27:42 +00:00
Evgeniy Lupashin
ab3d19f0ac
✏️ Fix typo in the release notes of v0.0.22 (#1195)
Fix typo in release-notes.md
2024-11-08 10:27:23 +01:00
github-actions
893f8bd039 📝 Update release notes 2024-10-27 08:08:55 +00:00
Sebastián Ramírez
4f9b2ea9eb
📝 Update includes for docs/advanced/uuid.md (#1151) 2024-10-27 08:08:30 +00:00
github-actions
06de217329 📝 Update release notes 2024-10-26 22:55:50 +00:00
Sebastián Ramírez
a3cfa7618d
⬆️ Upgrade markdown-include-variants to version 0.0.3 (#1152) 2024-10-26 22:55:33 +00:00
github-actions
3d8a870da4 📝 Update release notes 2024-10-26 22:05:26 +00:00
Sebastián Ramírez
45bc96e8a3
📝 Update includes for docs/tutorial/create-db-and-table.md (#1149) 2024-10-26 23:05:08 +01:00
github-actions
1406429fdf 📝 Update release notes 2024-10-26 17:29:19 +00:00
Sebastián Ramírez
1999c77481
📝 Fix internal links in docs (#1148) 2024-10-26 18:29:02 +01:00
github-actions
059970f024 📝 Update release notes 2024-10-15 10:39:42 +00:00
Alejandra
87257b08bf
👷 Update issue manager workflow (#1137)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-10-15 12:39:19 +02:00
github-actions
4aef35e81d 📝 Update release notes 2024-10-12 13:55:59 +00:00
Sebastián Ramírez
313783e294
👷 Fix smokeshow, checkout files on CI (#1136) 2024-10-12 15:54:21 +02:00
github-actions
74c53203fc 📝 Update release notes 2024-10-12 13:08:37 +00:00
Sebastián Ramírez
f1d5262ca6
👷 Use uv in CI (#1135) 2024-10-12 15:08:11 +02:00
github-actions
abbc92bc20 📝 Update release notes 2024-10-07 21:22:16 +00:00
Sebastián Ramírez
aa814e24bc
🚨 Fix types for new Pydantic (#1131) 2024-10-07 21:21:59 +00:00
github-actions
79ef8d0675 📝 Update release notes 2024-10-07 21:05:46 +00:00
Sebastián Ramírez
c92fe5018e
Add docs dependency markdown-include-variants (#1129) 2024-10-07 23:05:27 +02:00