2023-12-04 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-12-04 |
Sebastián Ramírez | 📝 Update docs for Decimal, use proper types (#719) |
commit | commitdiff | tree |
2023-12-04 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-12-04 |
Sebastián Ramírez | ♻️ Refactor type generation of selects re-order to... |
commit | commitdiff | tree |
2023-11-30 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-30 |
Sebastián Ramírez | 🔇 Do not raise deprecation warnings for execute as... |
commit | commitdiff | tree |
2023-11-30 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-30 |
pre-commit... | ⬆ [pre-commit.ci] pre-commit autoupdate (#697) |
commit | commitdiff | tree |
2023-11-29 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-29 |
Sebastián Ramírez | 📝 Add source examples for Python 3.9 and 3.10 (#715) |
commit | commitdiff | tree |
2023-11-28 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-28 |
Sebastián Ramírez | 🔧 Show line numbers in docs during local development... |
commit | commitdiff | tree |
2023-11-28 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-28 |
Sebastián Ramírez | 📝 Update details syntax with new pymdown extensions... |
commit | commitdiff | tree |
2023-11-28 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-28 |
Sebastián Ramírez | 🔧 Update config with new pymdown extensions (#712) |
commit | commitdiff | tree |
2023-11-27 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-27 |
Sebastián Ramírez | 🙈 Update gitignore, include all coverage files (#711) |
commit | commitdiff | tree |
2023-11-26 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-26 |
Sebastián Ramírez | ⬆️ Add support for Python 3.11 and Python 3.12 (#710) |
commit | commitdiff | tree |
2023-11-26 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-26 |
Sebastián Ramírez | ✅ Move OpenAPI tests inline to simplify updating them... |
commit | commitdiff | tree |
2023-11-18 |
Sebastián Ramírez | 🔖 Release version 0.0.12 0.0.12 |
commit | commitdiff | tree |
2023-11-18 |
Sebastián Ramírez | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-18 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-18 |
Sebastián Ramírez | ✨ Upgrade SQLAlchemy to 2.0, including initial work... |
commit | commitdiff | tree |
2023-11-08 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-08 |
pre-commit... | ⬆ [pre-commit.ci] pre-commit autoupdate (#686) |
commit | commitdiff | tree |
2023-11-04 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-11-04 |
Sebastián Ramírez | 👷 Upgrade latest-changes GitHub Action (#693) |
commit | commitdiff | tree |
2023-10-29 |
Sebastián Ramírez | 🔖 Release version 0.0.11 0.0.11 |
commit | commitdiff | tree |
2023-10-29 |
Sebastián Ramírez | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-29 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-29 |
dependabot... | ⬆ Update coverage requirement from ^6.2 to >=6.2,<8... |
commit | commitdiff | tree |
2023-10-29 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-29 |
dependabot... | ⬆ Update mkdocs-material requirement from 9.1.21 to... |
commit | commitdiff | tree |
2023-10-29 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-29 |
Sebastián Ramírez | ⬆️ Upgrade mypy manually (#684) |
commit | commitdiff | tree |
2023-10-29 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-29 |
dependabot... | ⬆ Update black requirement from ^22.10.0 to >=22.10... |
commit | commitdiff | tree |
2023-10-29 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-29 |
Sebastián Ramírez | 👷 Update CI to build MkDocs Insiders only when the... |
commit | commitdiff | tree |
2023-10-29 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-29 |
Maruo.S | ✨ Add support for passing a custom SQLAlchemy type... |
commit | commitdiff | tree |
2023-10-29 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-29 |
Matthieu LAURENT | 🎨 Update inline source examples, hide `#` in annotation... |
commit | commitdiff | tree |
2023-10-28 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-28 |
Sebastián Ramírez | ✨ Do not allow invalid combinations of field parameters... |
commit | commitdiff | tree |
2023-10-26 |
Sebastián Ramírez | 🔖 Release version 0.0.10 0.0.10 |
commit | commitdiff | tree |
2023-10-26 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-26 |
Sebastián Ramírez | 🔧 Adopt Ruff for formatting (#679) |
commit | commitdiff | tree |
2023-10-26 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-26 |
Daniil Fajnberg | ✨ Add support for all `Field` parameters from Pydantic... |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | 🔖 Release version 0.0.9 0.0.9 |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Simon Weiß | 📝 Clarify description of in-memory SQLite database... |
commit | commitdiff | tree |
2023-10-23 |
pre-commit... | ⬆ [pre-commit.ci] pre-commit autoupdate (#672) |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | 📝 Tweak wording in `docs/tutorial/fastapi/multiple... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
PookieBuns | ✏️ Fix contributing instructions to run tests, update... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Abenezer Belachew | 📝 Update link to docs for intro to databases (#593) |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
dependabot... | ⬆ Bump dawidd6/action-download-artifact from 2.24.2... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Jon Michaelchuck | 📝 Update docs, use `offset` in example with `limit... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Jerry Wu | 📝 Fix docs for Pydantic's fields using `le` (`lte`... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | ✅ Refactor OpenAPI FastAPI tests to simplify updating... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
dependabot... | ⬆ Bump actions/checkout from 3 to 4 (#670) |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Michael Oliver | 🔧 Update mypy config, use `strict = true` instead of... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Arseny Boykov | 🐛 Fix `AsyncSession` type annotations for `exec()`... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Daniil Fajnberg | 🐛 Fix allowing using a `ForeignKey` directly, remove... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Sandro Tosi | ⬆️ Upgrade support for SQLAlchemy 1.4.49, update tests... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Daniil Fajnberg | ⬆ Raise SQLAlchemy version requirement to at least... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | 🐛 Fix enum type checks ordering in `get_sqlalchemy_type... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | ⬆️ Upgrade MkDocs Material (#668) |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | 🎨 Update docs format and references with pre-commit... |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | 🎨 Run pre-commit on all files and autoformat (#666) |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
Sebastián Ramírez | 👷 Move to Ruff and add pre-commit (#661) |
commit | commitdiff | tree |
2023-10-23 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-23 |
David Danier | ✨ Raise a more clear error when a type is not valid... |
commit | commitdiff | tree |
2023-10-22 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
2023-10-22 |
Matvey Fedoseev | 📝 Update outdated link in `docs/db-to-code.md` (#649) |
commit | commitdiff | tree |
2023-10-22 |
github-actions | 📝 Update release notes |
commit | commitdiff | tree |
next |