-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update rust crate rbatis to v4.6.12 #130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/rbatis-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aab0d52 to
4cf408d
Compare
4cf408d to
fd86c6b
Compare
fd86c6b to
ba516b2
Compare
ba516b2 to
91ff3ee
Compare
91ff3ee to
2036ea1
Compare
2036ea1 to
640e281
Compare
640e281 to
85064cc
Compare
85064cc to
d98ca6e
Compare
d98ca6e to
d047c3c
Compare
d047c3c to
d26748e
Compare
d26748e to
ebb607c
Compare
ebb607c to
0a17944
Compare
0a17944 to
afe52f0
Compare
22d1db3 to
495b44b
Compare
495b44b to
bacc644
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
=4.5.33->=4.6.12Release Notes
rbatis/rbatis (rbatis)
v4.6.12Compare Source
what changes?
crud!for select target columnsv4.6.11Compare Source
v4.6.10Compare Source
v4.6.9Compare Source
v4.6.8Compare Source
add page method:
v4.6.7Compare Source
order bysql when runcountsqlv4.6.6Compare Source
v4.6.5Compare Source
*_by_mapmethod will be skip null for example value!{ "name": null }v4.6.4Compare Source
order bywhen runcountsqlv4.6.3Compare Source
in ()sql will be return default resultv4.6.2Compare Source
select_by_map(&rb, value!{"id": &[]}).await;if is select empty array ,will be return empty vec result.v4.6.1Compare Source
v4.6.0Compare Source
what changes?
*_by_columnmethods ( use*by_mapreplace)v4.5.51Compare Source
what changes?
v4.5.50Compare Source
what changes?
v4.5.49Compare Source
what changes?
v4.5.48Compare Source
what changes?
crud!add select_by_mapcrud!add update_by_mapcrud!add delete_by_mapfor example:
v4.5.47Compare Source
what changes?
v4.5.46what changes?
idcolumn useVARCHAR(50)v4.5.44Compare Source
what changes?
if tx.done{ }totx.done(){ }v4.5.43Compare Source
what changes?
if tx.done{ }totx.done(){ }v4.5.42Compare Source
what changes?
v4.5.41Compare Source
what changes?
PageInterceptto Processing pagination requests.rb.set_intercepts(vec![...])do not forget add PageIntercept first!v4.5.40Compare Source
what changes?
htmlsql_select_page!andpysql_select_page!will be auto generate count sql, so You just need to write one query statement.for example
v4.5.39Compare Source
what changes?
crud!macro intellisensev4.5.37Compare Source
what changes?
v4.5.36what changes?
v4.5.34Compare Source
What Changes?
ColumMappertoColumnMapperfn get_columntofn get_column_type[rbatis]to[rb]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.