Update Rust crate sea-orm to v0.12.15 #15343
Merged
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.12.3
->0.12.15
0.12.3
->0.12.15
Release Notes
SeaQL/sea-orm (sea-orm)
v0.12.15
Compare Source
Enhancements
DerivePartialModel
macro attributeentity
now supportssyn::Type
https://github.com/SeaQL/sea-orm/pull/2137RelationDef::from_alias()
https://github.com/SeaQL/sea-orm/pull/2146v0.12.14
Compare Source
sqlite-use-returning-for-3_35
to use SQLite's returning https://github.com/SeaQL/sea-orm/pull/2070v0.12.12
Compare Source
Bug Fixes
Enhancements
ConnectOptions::test_before_acquire
v0.12.11
Compare Source
New Features
desc
toCursor
paginator https://github.com/SeaQL/sea-orm/pull/2037Enhancements
Paginator
'sCOUNT
query https://github.com/SeaQL/sea-orm/pull/2030ConnectOptions
https://github.com/SeaQL/sea-orm/pull/2055QuerySelect::lock_with_behavior
https://github.com/SeaQL/sea-orm/pull/1867Bug Fixes
DeriveValueType
macro https://github.com/SeaQL/sea-orm/pull/2054House keeping
v0.12.10
Compare Source
New Features
#[sea_orm(comment = "action")]
);create_table_from_entity
supports comment https://github.com/SeaQL/sea-orm/pull/2009proxy
) to database backend https://github.com/SeaQL/sea-orm/pull/1881, https://github.com/SeaQL/sea-orm/pull/2000Enhancements
is_in
andis_not_in
https://github.com/SeaQL/sea-orm/pull/2002Upgrades
sea-query
to0.30.5
https://github.com/SeaQL/sea-query/releases/tag/0.30.5v0.12.9
Compare Source
Enhancements
Upgrades
sea-query
to0.30.4
https://github.com/SeaQL/sea-query/releases/tag/0.30.4v0.12.8
Compare Source
Enhancements
StatementBuilder
forsea_query::WithQuery
https://github.com/SeaQL/sea-orm/issues/1960Upgrades
axum
example to0.7
https://github.com/SeaQL/sea-orm/pull/1984v0.12.7
Compare Source
Enhancements
expr_as_
that acceptsself
https://github.com/SeaQL/sea-orm/pull/1979Upgrades
sea-query
to0.30.3
https://github.com/SeaQL/sea-query/releases/tag/0.30.3v0.12.6
Compare Source
New Features
#[sea_orm(skip)]
forFromQueryResult
derive macro https://github.com/SeaQL/sea-orm/pull/1954v0.12.5
Compare Source
Bug Fixes
--enum-extra-derives
https://github.com/SeaQL/sea-orm/pull/1934--enum-extra-attributes
https://github.com/SeaQL/sea-orm/pull/1952v0.12.4
Compare Source
New Features
Now the following works (requires the
json-array
/postgres-array
feature)!Enhancements
ValueTuple
as hash key https://github.com/SeaQL/sea-orm/pull/1868Upgrades
sea-query
to0.30.2
https://github.com/SeaQL/sea-query/releases/tag/0.30.2Configuration
📅 Schedule: Branch creation - "after 3pm on Wednesday" in timezone America/New_York, 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 these updates again.
Release Notes: