Skip to content

Conversation

mugikhan
Copy link
Contributor

Description

There is an error in sqlite3 when closing the database connection Invalid argument(s): argument value for 'return_value' is null. This was fixed in sqlite3 v2.4.4. However there was a change in some of the APIs which needed to be made here.

Work done

  • Upgrade sqlite3 to v2.4.4
  • Fix API differences and type definitions

Copy link
Contributor

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mugikhan mugikhan merged commit 3deeb14 into main Jun 25, 2024
@mugikhan mugikhan deleted the fix/update-sqlite3-return-value-error branch June 25, 2024 13:57
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.

2 participants