Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix get_boolean_pragma comparison: #275

Merged
merged 1 commit into from Dec 27, 2022

Conversation

Edouard-chin
Copy link
Contributor

Fix get_boolean_pragma comparison:

  • Problem

    get_boolean_pragma always returns true because
    the value returned from the db is an Int not a String.

cc/ @rafaelfranca @casperisfine

- ### Problem

  `get_boolean_pragma` always returns true because
  the value returned from the db is an Int not a String.
@tenderlove tenderlove merged commit 998b764 into sparklemotion:master Dec 27, 2022
flavorjones added a commit that referenced this pull request Jan 1, 2023
include test file added by #275
@flavorjones flavorjones mentioned this pull request Jan 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants