638 Commits

Author SHA1 Message Date
John Lyu
c1dff79a88 disable pydantic warning during polymorphic 2025-03-12 16:10:46 +08:00
Sofie Van Landeghem
95c6a1e171
Merge branch 'main' into sqlalchemy_polymorphic_support 2025-02-24 10:44:29 +01:00
github-actions
ce22f2a50b 📝 Update release notes
[skip ci]
2025-02-24 09:18:56 +00:00
Sofie Van Landeghem
ac9d1a514a
💚 Fix CI test suite for Python 3.7 (#1309) 2025-02-24 10:18:24 +01:00
github-actions
8a35352bc5 📝 Update release notes
[skip ci]
2025-02-21 14:45:48 +00:00
Sofie Van Landeghem
a1fdc57271
👷 Revert "Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)" (#1306)
Revert " 👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)"

This reverts commit 759220d5928af4a01c205a039eb9826456a475cd.
2025-02-21 15:45:27 +01:00
github-actions
b8ded9b9ca 📝 Update release notes
[skip ci]
2025-02-21 12:00:05 +00:00
Sebastián Ramírez
759220d592
👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-21 12:59:48 +01:00
github-actions
ee16ba4dc3 📝 Update release notes
[skip ci]
2025-02-20 15:34:01 +00:00
Radi
8daa54443d
✏️ Fix typo in databases.md (#1113)
Update databases.md

typo fix

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2025-02-20 16:33:38 +01:00
Sofie Van Landeghem
68963e7013
Merge branch 'main' into sqlalchemy_polymorphic_support 2025-02-20 11:37:50 +01:00
github-actions
10231263f2 📝 Update release notes
[skip ci]
2025-02-20 09:15:48 +00:00
Sofie Van Landeghem
cd05bfeaf2
👷 Add retries to Smokeshow (#1302) 2025-02-20 10:15:20 +01:00
John Lyu
ab965f0113
Merge branch 'main' into sqlalchemy_polymorphic_support 2025-02-05 15:41:15 +08:00
John Lyu
525373da31 Merge branch 'sqlalchemy_polymorphic_support' of https://github.com/PaleNeutron/sqlmodel into sqlalchemy_polymorphic_support 2025-02-05 15:38:18 +08:00
John Lyu
d0d0288797 skip polymorphic in pydantic v1 2025-02-05 15:35:28 +08:00
pre-commit-ci[bot]
ccbb92aeaf 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 2025-02-05 06:24:38 +00: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
github-actions
7d00768456 📝 Update release notes
[skip ci]
2025-01-02 21:16:45 +00:00
ArianHamdi
073e4f9fd1
✏️ Fix typo in docs/tutorial/create-db-and-table.md (#1252) 2025-01-02 21:16:19 +00:00
github-actions
fa5895c6d1 📝 Update release notes
[skip ci]
2024-12-26 15:49:14 +00:00
Noushadali
c889139491
✏️ Fix typo in insert.md (#1256)
fix: Typo in insert.md

Fixed the typo in  'left of' with 'left off'.
2024-12-26 16:48:55 +01:00
github-actions
cc0e6d6146 📝 Update release notes
[skip ci]
2024-12-22 14:45:40 +00:00
github-actions
b6bc7de263 📝 Update release notes
[skip ci]
2024-12-22 14:45:26 +00:00
dependabot[bot]
5699c43ee5
⬆ Bump astral-sh/setup-uv from 4 to 5 (#1249)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5)

---
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-22 14:45:21 +00:00
dependabot[bot]
7dbc1c934a
⬆ Bump pillow from 10.3.0 to 11.0.0 (#1139)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...11.0.0)

---
updated-dependencies:
- dependency-name: pillow
  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-22 14:44:58 +00:00
github-actions
6680b3c26f 📝 Update release notes
[skip ci]
2024-12-22 14:30:24 +00:00
Sebastián Ramírez
5100200bea
📝 Update markdown includes format (#1254) 2024-12-22 14:30:05 +00:00
github-actions
0c65fed61b 📝 Update release notes
[skip ci]
2024-12-21 12:14:52 +00:00
Sebastián Ramírez
3d064c4542
📝 Update fenced code in Decimal docs for consistency (#1251) 2024-12-21 12:14:34 +00: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