- Notifications
You must be signed in to change notification settings - Fork 166
Pull requests: SqliteModernCpp/sqlite_modern_cpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix crash in static database destruction due to unsafe lambda capture
#241 opened May 22, 2025 by amoskahiga Loading…
throw_sqlite_error: use errmsg info for the regular exception too
#239 opened Mar 6, 2025 by vopl Loading…
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! Type g i on any issue or pull request to go back to the issue listing page.