Skip to content

Fixed bug in sqlite3::initialized where it always returned false because of checks for non-existing tables#247

Open
karser wants to merge 1 commit intoconsolibyte:masterfrom
karser:fix-sqlite-initialize
Open

Fixed bug in sqlite3::initialized where it always returned false because of checks for non-existing tables#247
karser wants to merge 1 commit intoconsolibyte:masterfrom
karser:fix-sqlite-initialize

Conversation

@karser
Copy link
Copy Markdown

@karser karser commented May 19, 2019

The method sqlite3::initialized always returned false because it was checking for non-existing tables. So let's make things consistent.

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