-
Notifications
You must be signed in to change notification settings - Fork 155
Pull requests: SqliteModernCpp/sqlite_modern_cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add install procedure to CMake and make finding tests optional
#233
opened Jun 6, 2024 by
EduMenges
Loading…
static cast the returned SQLite value from double to float
#222
opened Feb 9, 2023 by
merajabi
Loading…
don't use
sqlite3_result_null
if the optional has a value
#220
opened Sep 21, 2022 by
cppdev123
Loading…
Updated README.md indicating the necessity to define the macro MODERN…
#214
opened Feb 12, 2022 by
rturrado
Loading…
Add binding mode option to database and database_binder
#168
opened Jun 19, 2018 by
jimmyjxiao
Loading…
Adds an api to collect results into direct object and/or its stl-container
#122
opened May 17, 2017 by
pPanda-beta
Loading…
adding sqlite::endr, and ability to give functions to database_binder
#113
opened Apr 28, 2017 by
bstarynk
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.