Update dependency sqflite to v2 - abandoned#9
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
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
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:
^0.8.7->^2.0.0Release Notes
tekartik/sqflite
v2.2.6Compare Source
v2.2.5Compare Source
setLocaleAPI call support.v2.2.4+1Compare Source
v2.2.4v2.2.3v2.2.2Compare Source
v2.2.1Compare Source
v2.2.0+3Compare Source
Database.queryCursor()andDatabase.rawQueryCursor()v2.2.0+2Compare Source
v2.2.0+1Compare Source
v2.2.0Compare Source
Database.queryCursor()andDatabase.rawQueryCursor()v2.1.0+1Compare Source
v2.1.0Compare Source
v2.0.3+1Compare Source
v2.0.3Compare Source
v2.0.2+1Compare Source
v2.0.2Compare Source
v2.0.1Compare Source
THREAD_PRIORITY_DEFAULTv2.0.0+4Compare Source
nnbdsupportv2.0.0+3Compare Source
v2.0.0+2Compare Source
v2.0.0+1Compare Source
v2.0.0Compare Source
nnbdsupportv1.3.2+4Compare Source
v1.3.2+3Compare Source
v1.3.2+2Compare Source
v1.3.2+1Compare Source
v1.3.2Compare Source
v1.3.1+2Compare Source
databaseFactorysetter to change the default sqflite factory.integration_testv1.3.1+1Compare Source
v1.3.1Compare Source
databaseFactorysetter to change the default sqflite factory.integration_testv1.3.0+2Compare Source
v1.3.0+1Compare Source
v1.3.0Compare Source
v1.2.2+1Compare Source
v1.2.2Compare Source
v1.2.1Compare Source
v1.2.0Compare Source
v1.1.8Compare Source
deleteDatabaseafter hot-restart. Existing, if any, single instance database ìs closedbefore deletion
v1.1.7+3Compare Source
v1.1.7+2Compare Source
v1.1.7+1Compare Source
v1.1.7v1.1.6+5v1.1.6v1.1.5databaseExistsas a top level functiondatabaseExistsanddeleteDatabasenative world and executing
ROLLBACKto preventSQLITE_BUSYerrorROLLBACKbefore closing to preventSQLITE_BUSYerrorv1.1.3v1.1.2v1.1.1sqlite_api.dartSqfliteOptionswhich is only used internallyv1.1.0Breaking change. Migrate from the deprecated original Android Support
Library to AndroidX. This shouldn't result in any functional changes, but it
requires any Android apps using this plugin to also
migrate if they're
using the original support library.
You might say thay version should be bumped to 2.0.0, however it is just a tooling issue, code is not changed.
This is a copy of the changes made in the flutter plugins
v1.0.0v0.13.0continueOrErrorfor batchesv0.12.0v0.11.2Database.isOpenwhich becomes false once the database is closedv0.11.1Sqflite.hexto allow querying on blob fieldsv0.11.0getDatabasesPathto use as the base location to create a databasepath), to use theold behavior use
singleInstance = falsewhen opening a databasev0.10.0Transaction.batchv0.9.0:memory:path)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 has been generated by Mend Renovate. View repository job log here.