]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/shortlog
thirdparty/fastapi/sqlmodel.git
2023-02-21  github-actions📝 Update release notes 599/head
2023-02-21  Sebastián Ramírez⬆️ Upgrade analytics (#558)
2023-02-03  github-actions📝 Update release notes
2023-02-03  Sebastián Ramírez📝 Update help SQLModel docs (#548)
2023-01-31  github-actions📝 Update release notes
2023-01-31  Sebastián Ramírez🔧 Update new issue chooser to point to GitHub Discussio...
2023-01-30  github-actions📝 Update release notes
2023-01-30  Sebastián Ramírez🔧 Add template for GitHub Discussion questions and...
2022-12-16  github-actions📝 Update release notes
2022-12-16  Sebastián Ramírez👷 Refactor CI artifact upload/download for docs preview...
2022-11-12  github-actions📝 Update release notes
2022-11-12  Colin Marquardt✏️ Fix typo in internal function name `get_sqlachemy_ty...
2022-11-12  github-actions📝 Update release notes
2022-11-12  dependabot... ⬆ Bump actions/cache from 2 to 3 (#497)
2022-11-11  github-actions📝 Update release notes
2022-11-11  David Brochart✏️ Fix typo in docs (#446)
2022-11-10  github-actions📝 Update release notes
2022-11-10  dependabot... ⬆ Bump dawidd6/action-download-artifact from 2.24.0...
2022-11-08  github-actions📝 Update release notes
2022-11-08  Santhosh Solomon✏️ Fix typo in `docs/tutorial/create-db-and-table.md...
2022-11-07  github-actions📝 Update release notes
2022-11-07  Michael Cuffaro✏️ Fix small typos in docs (#481)
2022-11-05  github-actions📝 Update release notes
2022-11-05  Sebastián Ramírez🔧 Update Smokeshow coverage threshold (#487)
2022-11-04  github-actions📝 Update release notes
2022-11-04  Sebastián Ramírez👷 Move from Codecov to Smokeshow (#486)
2022-11-04  github-actions📝 Update release notes
2022-11-04  dependabot... ⬆ Bump actions/setup-python from 2 to 4 (#411)
2022-11-04  github-actions📝 Update release notes
2022-11-04  dependabot... ⬆ Update black requirement from ^21.5-beta.1 to ^22...
2022-11-04  github-actions📝 Update release notes
2022-11-04  Sebastián Ramírez➕ Add extra dev dependencies for MkDocs Material (...
2022-11-04  github-actions📝 Update release notes
2022-11-04  github-actions📝 Update release notes
2022-11-04  dependabot... ⬆ Update mypy requirement from 0.930 to 0.971 (#380)
2022-11-04  dependabot... ⬆ Update coverage requirement from ^5.5 to ^6.2 (#171)
2022-11-04  github-actions📝 Update release notes
2022-11-04  github-actions📝 Update release notes
2022-11-04  dependabot... ⬆ Bump codecov/codecov-action from 2 to 3 (#415)
2022-11-04  dependabot... ⬆ Bump actions/upload-artifact from 2 to 3 (#412)
2022-11-04  github-actions📝 Update release notes
2022-11-04  dependabot... ⬆ Update flake8 requirement from ^3.9.2 to ^5.0.4 ...
2022-11-04  github-actions📝 Update release notes
2022-11-04  github-actions📝 Update release notes
2022-11-04  dependabot... ⬆ Update pytest requirement from ^6.2.4 to ^7.0.1 ...
2022-11-04  github-actions📝 Update release notes
2022-11-04  dependabot... ⬆ Bump actions/checkout from 2 to 3.1.0 (#458)
2022-11-04  dependabot... ⬆ Bump dawidd6/action-download-artifact from 2.9.0...
2022-11-04  github-actions📝 Update release notes
2022-11-04  Sebastián Ramírez👷 Update Dependabot config (#484)
2022-08-30  Sebastián Ramírez🔖 Release version 0.0.8 0.0.8
2022-08-30  Sebastián Ramírez🔖 Release version 0.0.8
2022-08-30  Sebastián Ramírez📝 Update release notes
2022-08-30  github-actions📝 Update release notes
2022-08-30  Sebastián Ramírez📝 Adjust and clarify docs for `docs/tutorial/create...
2022-08-30  github-actions📝 Update release notes
2022-08-30  Jonas Krüger... 🐛 Fix auto detecting and setting `nullable`, allowing...
2022-08-29  github-actions📝 Update release notes
2022-08-29  Sebastián Ramírez♻️ Update `expresion.py`, sync from Jinja2 template...
2022-08-29  github-actions📝 Update release notes
2022-08-29  Theodore Williams✏ Fix typo in `docs/tutorial/connect/remove-data-connec...
2022-08-27  Sebastián Ramírez🔖 Release version 0.0.7 0.0.7
2022-08-27  Sebastián Ramírez📝 Update release notes
2022-08-27  github-actions📝 Update release notes
2022-08-27  Yasser Tahiri♻ Refactor internal statements to simplify code (#53)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Amin Alaee♻ Refactor internal imports to reduce redundancy (...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Raphael Gibson✨ Allow setting `unique` in `Field()` for a column...
2022-08-27  github-actions📝 Update release notes
2022-08-27  kurtportelli📝 Update docs for models for updating, `id` should...
2022-08-27  github-actions📝 Update release notes
2022-08-27  phi-friday🐛 Fix type annotations for `Model.parse_obj()`, and...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Rabin Adhikari🐛 Fix `Select` and `SelectOfScalar` to inherit cache...
2022-08-27  github-actions📝 Update release notes
2022-08-27  byrman🐛 Fix handling validators for non-default values (...
2022-08-27  github-actions📝 Update release notes
2022-08-27  statt8900🐛 Fix fields marked as "set" in models (#117)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Chris White🐛 Fix Enum handling in SQLAlchemy (#165)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Andrew Bolster✨ Update GUID handling to use stdlib `UUID.hex` instead...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Evangelos Anagnostop... 🐛 Fix setting nullable property of Fields that don...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Yoann Mosteiro✏ Fix broken variable/typo in docs for Read Relationshi...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Jorge Alvarado🎨 Remove unwanted highlight in the docs (#233)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Prashanth Rao✏ Fix typos in `docs/databases.md` and `docs/tutorial...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Jorge Alvarado✏ Fix typo in `docs/tutorial/relationship-attributes...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Joe Mudryk✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api...
2022-08-27  github-actions📝 Update release notes
2022-08-27  VictorGambarini✏ Fix typos in multiple files in the docs (#400)
2022-08-27  github-actions📝 Update release notes
2022-08-27  github-actions📝 Update release notes
2022-08-27  Marcio Mazza✏ Fix typo in `docs/tutorial/code-structure.md` (#344)
next