sqxx icon indicating copy to clipboard operation
sqxx copied to clipboard

Lightweight C++ 11 library for SQLite

Results 3 sqxx issues
Sort by recently updated
recently updated
newest added

API changes: `statement::conn` member is removed; reason is explained in commit message. `statement` is now default constructible.

- Owned vs. unowned data pointer - blob as a `stream_source`/...

At the moment only `static_error` is used, I believe.