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

Sqlite error with object insertion #47

Open
Bitmaximus opened this issue Jun 20, 2020 · 1 comment
Open

Sqlite error with object insertion #47

Bitmaximus opened this issue Jun 20, 2020 · 1 comment

Comments

@Bitmaximus
Copy link

Way too lazy to write a pull request, but I had to change line 50 in builder.js

this._values[this.options.valuesPrefix + placeholder] = value;

If I leave it as is, I get "SQLITE_RANGE: column index out of range"

The name of the properties in

@titanism
Copy link

@Bitmaximus was this still an issue? how did you encounter this error? not experiencing it on sqlite3

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

No branches or pull requests

2 participants