Skip to content

Conversation

zareith
Copy link

@zareith zareith commented Oct 20, 2024

  • Ensure that varchar/text types are mapped to string type (and not any)
  • Remove usage of Date because better-sqlite3 can not actually bind non-primitive values
  • Remove usage of booleans because sqlite doesn't have boolean type and better-sqlite3 doesn't do any number to boolean conversion

@zareith zareith force-pushed the sqlite3-type-bindings branch from 58abf9d to 9caacbb Compare October 20, 2024 10:10
@zareith zareith force-pushed the sqlite3-type-bindings branch from 9caacbb to 1de49c2 Compare October 20, 2024 10:11
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.

None yet

1 participant