rbock/sqlpp11-connector-sqlite3
A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.
C++BSD-2-Clause
Issues
- 10
- 14
insert into with truncates floating value
#17 opened by isliser - 5
- 4
- 2
find_package and sqlpp11
#44 opened by theodelrieu - 3
- 6
How to use it with sqlpp::connection_pool
#69 opened by zamazan4ik - 4
Feature Request: Support for SQLITE_ENABLE_UPDATE_DELETE_LIMIT option which allows delete statement to specify limit
#77 opened by yagnasrinath - 6
Register custom functions
#80 opened by Leon0402 - 3
Explicit unnecessary sqlite3 header inclusion in the IntegralTest.cpp and FloatingPointTest.cpp makes tests fail with libsqlcipher
#76 opened by yagnasrinath - 4
how to use Select about sqlite3?
#75 opened by CBHXuTT - 2
New release?
#73 opened by dermojo - 10
Incorrect transaction commit sequence
#66 opened by egorpugin - 1
- 6
How to use in my project?
#65 opened by shanpenghui - 1
- 5
support for mobile platforms?
#62 opened by DisableAsync - 1
Why unsupport oracle?
#61 opened by qqqqzl - 2
transaction_t move constructor
#59 opened by dirkvdb - 20
Can't manipulate blob data
#34 opened by blastrock - 2
- 8
Cannot build with date v2.3
#46 opened by egorpugin - 11
A compiler problem in MSVC is not allowing a build in the latest version of Visual Studio
#49 opened by juandent - 7
Upon compiling with VStudio 2017 get many errors
#36 opened by juandent - 2
sqlite compilation
#40 opened by ericLemanissier - 6
How could I add password for sqlite database when using sqlpp11-connector-sqlite3?
#26 opened by xeoshow - 2
compiler warnings
#33 opened by matpen - 1
Wrong CMake variable name in error output
#41 opened by theodelrieu - 3
- 1
my sqlite c++ wrapper
#35 opened by pejman-hkh - 1
ambiguous call to overloaded function Sqlpp11Sqlite3AttachTest when building on VS2015
#27 opened by sinall - 3
- 1
Where is the definition for sqlite3_stmt?
#22 opened by xeoshow - 1
Can this be used in QT 5.X ?
#19 opened by xeoshow - 4
- 2
missing include sqlpp11/chrono
#13 opened by MichaelMiller- - 1
- 1
Compile error after pull of sqlpp11
#12 opened by jgaa - 5
Bug in sqlite3::connection::escape() ?
#7 opened by niXman - 5
- 3
bind result not checked
#1 opened by dirkvdb - 2
CMake improvements
#3 opened by dirkvdb