issues
search
SqliteModernCpp
/
sqlite_modern_cpp
The C++14 wrapper around sqlite library
MIT License
903
stars
156
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
exception handler should call sqlite3_errmsg
#187
BrannonKing
closed
5 years ago
1
aggregate functions with multiple parameters
#186
BrannonKing
closed
5 years ago
2
Is the "IN" operator supported? I don't see an example
#185
BrannonKing
opened
5 years ago
6
consider allowing usage of `std::span<T>` / `gsl::span<T>` for writing blobs
#184
lakinwecker
opened
5 years ago
7
Exiting without hot journal
#183
msis
opened
5 years ago
1
Add to ubuntu apt-get
#182
ejamshidiasl
opened
5 years ago
0
[Need help] how to get column name, type and row count for select *
#181
RameshJangama
opened
5 years ago
1
Fix errors.h in visual studio
#180
aminroosta
closed
5 years ago
0
compilation error in error_codes.h with MSVC
#179
hwelzel
closed
5 years ago
5
Document the difference between `execute` and `++`
#178
haslersn
closed
5 years ago
2
question about select * etc
#177
aiafrasinei
opened
5 years ago
1
how to add database object as a member in class ???
#176
BaderTalal
closed
5 years ago
1
std::string_view + other non null-terminated input support for insertion
#175
Xeverous
opened
6 years ago
0
Fix typo, save -> safe
#174
MrSapps
closed
6 years ago
0
std::monostate should act like nullptr
#173
epsilon-phase
closed
6 years ago
6
Add monostate support as a nullptr
#172
epsilon-phase
closed
6 years ago
4
How to check if table or column in table is present?
#171
NikitaFeodonit
closed
6 years ago
2
Support for named and indexed parameters
#170
zauguin
closed
6 years ago
5
Not clearing all bindings
#169
zauguin
opened
6 years ago
2
Add binding mode option to database and database_binder
#168
jimmyjxiao
opened
6 years ago
1
Use std::string_view as argument instead of std::string on C++17 Compilers
#167
jimmyjxiao
closed
6 years ago
6
Do not nest switch to avoid missing case ...:
#166
zauguin
closed
6 years ago
1
Always provide an explicit case in a switch
#165
zauguin
closed
6 years ago
3
Disable harmless MSVS warnings about switch without case
#164
vadz
closed
6 years ago
2
Define __cpp_lib_uncaught_exceptions if building C++17 mode
#163
vadz
closed
6 years ago
8
Declaration shadows a field of 'sqlite::row_iterator'
#162
ViralTaco
opened
6 years ago
2
Catch exception objects by const reference
#161
zauguin
closed
6 years ago
2
Catch exception objects by const reference
#160
Peter-Levine
opened
6 years ago
1
Added blob_t alternative
#159
roussosalex
closed
6 years ago
2
Suggestion to improve granularity when parsing
#158
badiozam
opened
6 years ago
2
database is locked
#157
FarafontovDmitriy
closed
6 years ago
1
Lack of documentation
#156
victor1234
opened
6 years ago
3
Multiple "warning C4065: switch statement contains 'default' but no 'case' labels" on MSVC
#155
RunningWithScissors-
closed
6 years ago
3
Return values instead of assigning to references
#154
zauguin
closed
6 years ago
0
Fix undefined behaviour in utf16_to_utf8
#153
zauguin
closed
6 years ago
4
Protect std::max against macro definitions
#152
zauguin
closed
6 years ago
0
latest build - error: Invalid UTF-16 input
#151
mtissington
closed
6 years ago
6
Not building on VS 2017, issues in utf16_utf8.h
#150
mtissington
closed
6 years ago
3
Pkg-config shows wrong version of library.
#149
ykhokhulya
closed
6 years ago
1
Separate value interface
#148
zauguin
closed
6 years ago
2
Fix CatchAddTests.cmake for tests with spaces
#147
zauguin
closed
6 years ago
0
Test failures are ignored
#146
zauguin
closed
6 years ago
1
dev branch: cmake + catch + travis fix
#145
aminroosta
closed
6 years ago
3
Function to return the count of database changes.
#144
renathoaz
closed
6 years ago
2
Directly use std::codecvt<> without std::wstring_convert<>
#143
zauguin
closed
6 years ago
0
Add a function to return rows modified
#142
renathoaz
closed
6 years ago
2
how to close connected
#141
DragonQuestHero
closed
6 years ago
2
can i use UPDATE command?
#140
j4rv1s1
closed
7 years ago
3
update the readme file
#139
Chris-Bond
closed
7 years ago
1
Fix endian detection in flags test for macOS
#138
zauguin
closed
7 years ago
2
Previous
Next