Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rbock/sqlpp11-connector-sqlite3 issues and pull requests

#81 - deps: fetch sqlpp11 dependency only if not present in build

Pull Request - State: closed - Opened by snikulov over 2 years ago - 3 comments

#80 - Register custom functions

Issue - State: closed - Opened by Leon0402 over 3 years ago - 6 comments

#79 - Feature/uint support

Pull Request - State: closed - Opened by Leon0402 over 3 years ago - 17 comments

#78 - Removed unnecessary inclusions

Pull Request - State: closed - Opened by yagnasrinath almost 4 years ago - 1 comment

#75 - how to use Select about sqlite3?

Issue - State: closed - Opened by CBHXuTT almost 4 years ago - 4 comments

#74 - Feature/fetch content

Pull Request - State: closed - Opened by Leon0402 almost 4 years ago - 14 comments

#73 - New release?

Issue - State: closed - Opened by dermojo almost 4 years ago - 2 comments

#72 - added move support to the connection (#60)

Pull Request - State: closed - Opened by dermojo about 4 years ago - 1 comment

#71 - Add unsigned serializer which converts integers to signed, because sq…

Pull Request - State: closed - Opened by egorpugin about 4 years ago - 2 comments

#70 - Fix cmake overwriting newer C++ standards

Pull Request - State: closed - Opened by 1am3r about 4 years ago - 1 comment

#69 - How to use it with sqlpp::connection_pool

Issue - State: closed - Opened by zamazan4ik over 4 years ago - 6 comments

#68 - Fix return type of run_prepared_execute

Pull Request - State: closed - Opened by rakai93 over 4 years ago - 1 comment

#67 - MSVC 2017 term does not evaluate to a function

Issue - State: closed - Opened by RotateAt60MPH almost 5 years ago - 1 comment

#66 - Incorrect transaction commit sequence

Issue - State: closed - Opened by egorpugin about 5 years ago - 10 comments

#65 - How to use in my project?

Issue - State: closed - Opened by shanpenghui about 5 years ago - 6 comments

#64 - Is sqlite2cpp.py capable of translating any SQL that runs in sqlite3?

Issue - State: closed - Opened by juandent over 5 years ago - 1 comment

#63 - Add blob bind support

Pull Request - State: closed - Opened by Kazunekit over 5 years ago - 1 comment

#62 - support for mobile platforms?

Issue - State: closed - Opened by DisableAsync over 5 years ago - 5 comments

#61 - Why unsupport oracle?

Issue - State: closed - Opened by qqqqzl over 5 years ago - 1 comment

#60 - why is the move constructor for connector deleted?

Issue - State: closed - Opened by sergeken almost 6 years ago - 3 comments

#59 - transaction_t move constructor

Issue - State: closed - Opened by dirkvdb almost 6 years ago - 2 comments

#58 - Add blob support

Pull Request - State: closed - Opened by blastrock about 6 years ago - 1 comment

#57 - connection: only print sqlite3_step return code if debug is enabled

Pull Request - State: closed - Opened by th0br0 about 6 years ago - 1 comment

#56 - prepared_statement: include <cmath> for isnan/isinf

Pull Request - State: closed - Opened by th0br0 about 6 years ago - 2 comments

#55 - asan: issue with stack-use-after-scope (fixed #54)

Pull Request - State: closed - Opened by snikulov about 6 years ago - 1 comment

#54 - AddressSanitizer reports stack usage after the scope in

Issue - State: closed - Opened by snikulov over 6 years ago - 2 comments

#53 - Feat/findsqlpp11

Pull Request - State: closed - Opened by theodelrieu over 6 years ago - 2 comments

#52 - Load date library from date dir (since date v2.3).

Pull Request - State: closed - Opened by egorpugin over 6 years ago - 1 comment

#51 - NaN/Inf value support

Pull Request - State: closed - Opened by dirkvdb over 6 years ago - 1 comment

#50 - Added simple tests for trim()

Pull Request - State: closed - Opened by juandent over 6 years ago - 3 comments

#48 - Added checks for TRIM(X)

Pull Request - State: closed - Opened by juandent over 6 years ago - 4 comments

#47 - how to call sqlite functions that take parameters?

Issue - State: closed - Opened by juandent over 6 years ago - 4 comments

#46 - Cannot build with date v2.3

Issue - State: closed - Opened by egorpugin over 6 years ago - 8 comments

#45 - Cmake enhancements

Pull Request - State: closed - Opened by theodelrieu over 6 years ago - 6 comments

#44 - find_package and sqlpp11

Issue - State: closed - Opened by theodelrieu over 6 years ago - 2 comments

#43 - fix: error: AddressSanitizer: stack-use-after-scope

Pull Request - State: closed - Opened by snikulov over 6 years ago - 1 comment

#42 - Only one sqlcipher include directory is set in CMakeLists.txt

Issue - State: closed - Opened by theodelrieu over 6 years ago - 10 comments

#41 - Wrong CMake variable name in error output

Issue - State: closed - Opened by theodelrieu over 6 years ago - 1 comment

#40 - sqlite compilation

Issue - State: closed - Opened by ericLemanissier over 6 years ago - 2 comments

#39 - cmake: fix for #24 - re-using FindHinnantDate.cmake for date.h detection

Pull Request - State: closed - Opened by snikulov over 6 years ago - 1 comment

#38 - Fixed unreferenced formal parameter warning

Pull Request - State: closed - Opened by dirkvdb almost 7 years ago - 1 comment

#37 - Tests for reading floating point values (including NaN, infinity)

Pull Request - State: closed - Opened by dirkvdb almost 7 years ago - 1 comment

#36 - Upon compiling with VStudio 2017 get many errors

Issue - State: closed - Opened by juandent almost 7 years ago - 7 comments
Labels: MSVC

#35 - my sqlite c++ wrapper

Issue - State: closed - Opened by pejman-hkh almost 7 years ago - 1 comment

#34 - Can't manipulate blob data

Issue - State: closed - Opened by blastrock almost 7 years ago - 20 comments

#33 - compiler warnings

Issue - State: closed - Opened by matpen about 7 years ago - 2 comments

#32 - Implement transaction isolation level for SQLite

Pull Request - State: closed - Opened by volka about 7 years ago - 7 comments

#31 - Fixed SQLPP_DYNAMIC_LOADING define which slipped into another ifdef

Pull Request - State: closed - Opened by volka about 7 years ago - 1 comment

#30 - Added last_insert_id() function for Sqlite3

Pull Request - State: closed - Opened by volka about 7 years ago - 1 comment

#29 - Dynamic Loading for SQLite connector

Pull Request - State: closed - Opened by volka about 7 years ago - 11 comments

#28 - Fix sqlite3_key call

Pull Request - State: closed - Opened by blastrock about 7 years ago - 9 comments

#26 - How could I add password for sqlite database when using sqlpp11-connector-sqlite3?

Issue - State: closed - Opened by xeoshow over 7 years ago - 6 comments

#25 - missing bind for unsigned integral

Pull Request - State: closed - Opened by MatthieuTexier over 7 years ago - 7 comments

#24 - Hardcoded paths for the date and sqlpp11 libraries

Issue - State: closed - Opened by przemkovv over 7 years ago - 3 comments

#23 - Optional unit tests

Pull Request - State: closed - Opened by dirkvdb over 7 years ago - 1 comment

#22 - Where is the definition for sqlite3_stmt?

Issue - State: closed - Opened by xeoshow almost 8 years ago - 1 comment

#21 - Added support for SQLCipher

Pull Request - State: closed - Opened by albertoCaroM almost 8 years ago - 1 comment

#20 - Is it possible that the whole project can compile and work under android?

Issue - State: closed - Opened by xeoshow almost 8 years ago - 3 comments

#19 - Can this be used in QT 5.X ?

Issue - State: closed - Opened by xeoshow almost 8 years ago - 1 comment

#17 - insert into with truncates floating value

Issue - State: closed - Opened by isliser over 8 years ago - 14 comments

#16 - Unable to use prepared insert with sqlite3 backend

Issue - State: closed - Opened by isliser over 8 years ago - 5 comments

#15 - prepare_statement returns a deallocated statement handle

Issue - State: closed - Opened by isliser over 8 years ago - 4 comments

#14 - suggestion: add "date" dependency to README

Issue - State: closed - Opened by MichaelMiller- over 8 years ago - 1 comment

#13 - missing include sqlpp11/chrono

Issue - State: closed - Opened by MichaelMiller- over 8 years ago - 2 comments

#12 - Compile error after pull of sqlpp11

Issue - State: closed - Opened by jgaa over 8 years ago - 1 comment

#11 - Removed redundant semicolon

Pull Request - State: closed - Opened by 5cript over 8 years ago - 2 comments

#10 - Fix example code in readme.

Pull Request - State: closed - Opened by rettichschnidi almost 9 years ago - 1 comment

#9 - adding ctor`s for sqlite3 connection_config and some improvements for…

Pull Request - State: closed - Opened by niXman about 9 years ago - 6 comments

#8 - adding ctor`s for sqlite3 connection_config and some improvements for…

Pull Request - State: closed - Opened by niXman about 9 years ago - 3 comments

#7 - Bug in sqlite3::connection::escape() ?

Issue - State: closed - Opened by niXman about 9 years ago - 5 comments

#6 - Feature/native handle

Pull Request - State: closed - Opened by thomasmarsh almost 10 years ago - 1 comment

#5 - Compile/cygwin gcc

Pull Request - State: closed - Opened by ghost almost 10 years ago - 3 comments

#4 - Fixed warnings in 64bit mode by casting size_t to int

Pull Request - State: closed - Opened by dirkvdb almost 10 years ago - 1 comment

#3 - CMake improvements

Issue - State: closed - Opened by dirkvdb almost 10 years ago - 2 comments

#2 - Running a prepared select statement throws an exception

Issue - State: closed - Opened by dirkvdb almost 10 years ago - 5 comments

#1 - bind result not checked

Issue - State: closed - Opened by dirkvdb almost 10 years ago - 3 comments