Skip to content

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