]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/shortlog
thirdparty/fastapi/sqlmodel.git
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)
2022-08-27  gr8jam✏ Fix typo in `docs/db-to-code.md` (#155)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Fardad13✏ Fix typo in `docs/contributing.md` (#323)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Jack Homan✏ Fix typo in `docs/tutorial/fastapi/tests.md` (#265)
2022-08-27  github-actions📝 Update release notes
2022-08-27  github-actions📝 Update release notes
2022-08-27  Jorge Alvarado✏ Fix typo in `docs/tutorial/where.md` (#286)
2022-08-27  cirrusj✏ Fix typos in `docs/tutorial/fastapi/update.md` (...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Hao Wang✏ Fix typo in `docs/tutorial/fastapi/simple-hero-api...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Gal Bracha✏ Fix typos in `docs/tutorial/automatic-id-none-refresh...
2022-08-27  github-actions📝 Update release notes
2022-08-27  github-actions📝 Update release notes
2022-08-27  Sean Eulenberg✏ Fix typo in `docs/databases.md` (#177)
2022-08-27  wmcgee3✏ Fix typos in `docs/tutorial/fastapi/update.md` (...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Måns Magnusson✏ Fix typos in `docs/tutorial/code-structure.md`, ...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Chris Goddard✏ Fix typo in `docs/tutorial/fastapi/teams.md` (#154)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Saman Nezafat✏ Fix typo variable in example about relationships...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Feanil Patel✏ Fix typo in `docs/tutorial/fastapi/tests.md` (#113)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Fedor Kuznetsov✏ Fix typo in `docs/tutorial/where.md` (#72)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Dhiraj Gupta✏ Fix typo in `docs/tutorial/code-structure.md` (#91)
2022-08-27  github-actions📝 Update release notes
2022-08-27  mborus✏ Fix broken link to newsletter sign-up in `docs/help...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Brent⬆ Update development requirement for FastAPI from ...
2022-08-27  github-actions📝 Update release notes
2022-08-27  xginn8✏ Fix typos in `docs/tutorial/many-to-many/create-model...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Jakob Jul Elben✨ Raise an exception when using a Pydantic field type...
2022-08-27  github-actions📝 Update release notes
2022-08-27  Sebastián Ramírez⏪ Revert upgrade Poetry, to make a release that support...
2022-08-27  github-actions📝 Update release notes
2022-08-27  github-actions📝 Update release notes
2022-08-27  Sebastián Ramírez👷 Add dependabot for GitHub Actions (#410)
2022-08-27  Sebastián Ramírez⬆️ Upgrade Poetry to version `==1.2.0b1` (#303)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Ryan Grose✏ Fix typo in `docs/tutorial/index.md` (#398)
2022-08-27  github-actions📝 Update release notes
2022-08-27  Robert Rosca⬆ Upgrade constrain for SQLAlchemy = ">=1.4.17,<=1...
2022-08-27  github-actions📝 Update release notes
2022-08-27  byrman🐛 Fix SQLAlchemy version 1.4.36 breaks SQLModel relatio...
2022-04-16  github-actions📝 Update release notes
2022-04-16  Sebastián Ramírez👷 Add CI for Python 3.10 (#305)
2022-04-16  github-actions📝 Update release notes
next