fix(deps): update rust crate rbatis to v4.5.49 #130
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.5.49
Release Notes
rbatis/rbatis (rbatis)
v4.5.49
Compare Source
what changes?
v4.5.48
Compare Source
what changes?
crud!
add select_by_mapcrud!
add update_by_mapcrud!
add delete_by_mapfor example:
v4.5.47
Compare Source
what changes?
v4.5.46
what changes?
id
column useVARCHAR(50)
v4.5.44
Compare Source
what changes?
if tx.done{ }
totx.done(){ }
v4.5.43
Compare Source
what changes?
if tx.done{ }
totx.done(){ }
v4.5.42
Compare Source
what changes?
v4.5.41
Compare Source
what changes?
PageIntercept
to Processing pagination requests.rb.set_intercepts(vec![...])
do not forget add PageIntercept first!v4.5.40
Compare 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.39
Compare Source
what changes?
crud!
macro intellisensev4.5.37
Compare Source
what changes?
v4.5.36
what changes?
v4.5.34
Compare Source
What Changes?
ColumMapper
toColumnMapper
fn get_column
tofn 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.