Update dependency sqlmodel to v0.0.27 #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==0.0.21->==0.0.27Release Notes
fastapi/sqlmodel (sqlmodel)
v0.0.27Compare Source
Upgrades
v0.0.26Compare Source
Fixes
model_dumpfor compatibility with the latest Pydantic versions. PR #1595 by @spazm.Docs
docs/tutorial/fastapi/simple-hero-api.md. PR #1583 by @kofi-kusi.Internal
v0.0.25Compare Source
Features
execmethod to supportinsert,update,deletestatements. PR #1342 by @seriaati.Upgrades
Docs
docs/tutorial/relationship-attributes/cascade-delete-relationships.md. PR #1543 by @YuriiMotov.docs/tutorial/insert.md. PR #1368 by @brettcannon.docs/tutorial/fastapi/relationships.md. PR #1365 by @Foxerine.docs/learn/index.md. PR #1363 by @brettcannon.Optionalto use the new syntax in Python 3.10, e.g.int | None. PR #1351 by @tiangolo.model.sqlmodel_update()instead of oldsetattr(). PR #1117 by @jpizquierdo.docs/virtual-environments.md. PR #1321 by @sylvainHellin.Internal
tests/test_tutorial/test_code_structure/test_tutorial001.py, one test file for multiple variants. PR #1408 by @tiangolo.clear_sqlmodel. PR #1406 by @tiangolo.tests/test_select_gen.py, pass environment variables, needed for NixOS nixpkgs. PR #969 by @pbsds.v0.0.24Compare Source
Upgrades
Internal
v0.0.23Compare Source
Fixes
Fieldconstructor. PR #1304 by @AlanBogarin.Refactors
Docs
mainbranch. PR #1291 by @svlandeg.listinstead ofList. PR #1147 by @bubbletroubles.databases.md. PR #1113 by @radi-dev.docs/tutorial/create-db-and-table.md. PR #1252 by @ArianHamdi.insert.md. PR #1256 by @Noushadaliam.docs/advanced/uuid.md. PR #1151 by @tiangolo.docs/tutorial/create-db-and-table.md. PR #1149 by @tiangolo.indexes.md. PR #1100 by @alejsdev.Internal
labeler.yml. PR #1128 by @tiangolo.issue-manager.yml. PR #1103 by @tiangolo.include-hidden-filestoTruewhen using theupload-artifactGH action. PR #1098 by @svlandeg.v0.0.22Compare Source
Fixes
Optional[Annoated[x, f()]], e.g.id: Optional[pydantic.UUID4]. PR #1093 by @tiangolo.Docs
docs/virtual-environments.md. PR #1085 by @tiangolo.cascade_deletedocs. PR #1030 by @tiangolo.Internal
latest-changesGitHub Action. PR #1087 by @tiangolo.pyproject.toml, show up in PyPI. PR #1074 by @tiangolo.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.