-
Notifications
You must be signed in to change notification settings - Fork 510
Pull requests: SRombauts/SQLiteCpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Turn off cpplint and cppcheck options but test them in CI
ci
#487
opened Aug 20, 2024 by
SRombauts
Loading…
Add 6 Statement::bind() overrides using size_t for blobs
enhancement
#431
opened Jun 12, 2023 by
SRombauts
Loading…
Row: New class with iterators (WIP)
enhancement
#363
opened Jul 24, 2022 by
Kacperos155
Loading…
12 tasks done
Added cmake variables to make submoduling the project easier
enhancement
#281
opened May 31, 2020 by
abelmul
Loading…
Replaced the bundled sqlite sources with the ones retrieving the lib from the official website.
enhancement
#261
opened Jan 14, 2020 by
KOLANICH
Loading…
Improved efficiency and code reuse with templates and pure functions
#241
opened Dec 24, 2019 by
KOLANICH
Loading…
Added some bindings for std::string_view when using c++17
enhancement
#224
opened Sep 26, 2019 by
kaptenhonek
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.