Skip to content

chore: depend on sqlite3.c, update sqlite3 - #3540

Open
MrCyjaneK wants to merge 1 commit into
devfrom
cyjan-sqlite-depend-on-sqlite3.c
Open

chore: depend on sqlite3.c, update sqlite3#3540
MrCyjaneK wants to merge 1 commit into
devfrom
cyjan-sqlite-depend-on-sqlite3.c

Conversation

@MrCyjaneK

Copy link
Copy Markdown
Collaborator

Description

Bumps the dependency, uses self-built sqlite3.c

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods
  • Manual tests in accessibility mode (TalkBack on Android) passed

@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown

changes in dependencies

changed git refs:
  sqflite
    url   https://github.com/tekartik/sqflite -> https://github.com/tekartik/sqflite
    ref   094cc31b82df7f9ba04f330f13b50e345f777079 -> 018def1518b3ce9efcb25bbf57809153e9252da7
    path  ./sqflite -> ./sqflite
     sqflite/doc/how_to.md | 2 ++
     sqflite/doc/sql.md    | 7 ++++++-
     2 files changed, 8 insertions(+), 1 deletion(-)
  sqflite_android
    url   https://github.com/tekartik/sqflite -> https://github.com/tekartik/sqflite
    ref   7e7159b59572e04024258417072428d1cffca1cc -> 018def1518b3ce9efcb25bbf57809153e9252da7
    path  ./sqflite_android -> ./sqflite_android
     sqflite_android/pubspec.yaml | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
  sqflite_common_ffi
    url   https://github.com/tekartik/sqflite -> https://github.com/tekartik/sqflite
    ref   7482da6f456feb715eecdff8a6287bb30d01481f -> 018def1518b3ce9efcb25bbf57809153e9252da7
    path  ./sqflite_common_ffi -> ./sqflite_common_ffi
     sqflite_common_ffi/pubspec.yaml | 2 +-
     1 file changed, 1 insertion(+), 1 deletion(-)
  sqflite_darwin
    url   https://github.com/tekartik/sqflite -> https://github.com/tekartik/sqflite
    ref   e2d87c863f33e8981dfb589d4784ab14d8f5cc77 -> 018def1518b3ce9efcb25bbf57809153e9252da7
    path  ./sqflite_darwin -> ./sqflite_darwin
     sqflite_darwin/analysis_options.yaml | 3 ---
     sqflite_darwin/example/pubspec.yaml  | 3 +--
     sqflite_darwin/pubspec.yaml          | 4 ++--
     3 files changed, 3 insertions(+), 7 deletions(-)
  sqflite_platform_interface
    url   https://github.com/tekartik/sqflite -> https://github.com/tekartik/sqflite
    ref   03e86a1aa7f8ebea7c40d2b02248cadc7630c2f0 -> 018def1518b3ce9efcb25bbf57809153e9252da7
    path  ./sqflite_platform_interface -> ./sqflite_platform_interface
     sqflite_platform_interface/analysis_options.yaml         | 5 -----
     sqflite_platform_interface/example/example.md            | 2 +-
     sqflite_platform_interface/lib/src/factory_platform.dart | 4 ++--
     sqflite_platform_interface/lib/src/sqflite_import.dart   | 8 ++------
     sqflite_platform_interface/pubspec.yaml                  | 2 +-
     5 files changed, 6 insertions(+), 15 deletions(-)

@MrCyjaneK
MrCyjaneK force-pushed the cyjan-sqlite-depend-on-sqlite3.c branch 3 times, most recently from ff3f1af to 0e49a82 Compare August 20, 2026 12:59
@MrCyjaneK
MrCyjaneK force-pushed the cyjan-sqlite-depend-on-sqlite3.c branch from 0e49a82 to 3b872da Compare August 21, 2026 10:32
@MrCyjaneK
MrCyjaneK marked this pull request as ready for review August 21, 2026 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant