8000 Include SQL statement in exception by zauguin · Pull Request #88 · SqliteModernCpp/sqlite_modern_cpp · GitHub
[go: up one dir, main page]

Skip to content

Include SQL statement in exception #88

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

Merged
merged 2 commits into from
Feb 17, 2017
Merged

Conversation

zauguin
Copy link
Collaborator
@zauguin zauguin commented Feb 14, 2017

Add the expanded query string to exceptions.
Additionally this makes the query accessible from the database_binder.

Resolves #85

@zauguin
Copy link
Collaborator Author
zauguin commented Feb 14, 2017

I'm not sure why the test failed, it doesn't happen on my system.

@zauguin
Copy link
Collaborator Author
zauguin commented Feb 14, 2017

Ok, it was a version problem.
@aminroosta Is there a general rule which SQLite versions we are compatible with?

@aminroosta
Copy link
Collaborator

@zauguin The sqlite.c & sqlite.h files in the repo (that are removed now) where v3.12.0.
Unless there is major breaking change in sqlite api, i suppose our wrapper should work with 3.x.y.

@zauguin zauguin merged commit 3cc90bb into SqliteModernCpp:master Feb 17, 2017
@zauguin zauguin deleted the sql_stmt branch February 19, 2017 11:22
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
0