Skip to content

Pull requests: elixir-sqlite/exqlite

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

replace db_connection with rw lock
#255 by ruslandoga was closed Oct 9, 2023 Draft updated Oct 9, 2023
3 tasks
Drop elixir 1.12 and OTP 23 support
#262 by warmwaffles was merged Oct 10, 2023 Loading… updated Oct 10, 2023
fix: don't bind atoms that are prefixed with nil as NULL
#258 by mhanberg was merged Aug 17, 2023 Loading… updated Oct 12, 2023
use size_t to store allocated size
#263 by ruslandoga was merged Oct 11, 2023 Loading… updated Oct 12, 2023
drop utf8.h
#264 by ruslandoga was merged Oct 12, 2023 Loading… updated Oct 12, 2023
clang-format
#265 by ruslandoga was merged Oct 12, 2023 Loading… updated Oct 12, 2023
rw conns
#256 by ruslandoga was closed Oct 9, 2023 Draft updated Oct 15, 2023
add set_log_hook/1
#266 by ruslandoga was merged Oct 19, 2023 Loading… updated Oct 19, 2023
Add error logger
#235 by dangra was closed Oct 19, 2023 Loading… updated Oct 19, 2023
Add OTP 26 for CI
#269 by cocoa-xu was merged Oct 30, 2023 Loading… updated Oct 30, 2023
Update README.md
#270 by dvic was merged Oct 30, 2023 Loading… updated Oct 30, 2023
Adding before_disconnect hook
#271 by jeregrine was merged Nov 2, 2023 Loading… updated Nov 8, 2023
Support configuring compile flags using Elixir config
#274 by dvic was merged Jan 8, 2024 Loading… updated Jan 8, 2024
Update README with Connection configuration (#275)
#276 by andyl was merged Jan 16, 2024 Loading… updated Jan 17, 2024
Use minimum NIF version for each target
#279 by cocoa-xu was merged Mar 11, 2024 Loading… updated Mar 11, 2024
Update sqlite to v3.45.2
#281 by elepedus was merged Mar 25, 2024 Loading… updated Mar 25, 2024
Accept a list of modes to open db with nomutex option.
#284 by ColaCheng was merged Apr 23, 2024 Loading… updated Apr 23, 2024
Update mvsqlite
#286 by fire was closed May 6, 2024 Loading… updated May 6, 2024
Update tool versions and ci
#288 by warmwaffles was merged Sep 13, 2024 Loading… updated Sep 13, 2024
Pass binary filename to sqlite3_open
#278 by greg-rychlewski was closed Sep 13, 2024 Loading… updated Sep 13, 2024
Accept a String or charstring for database open
#290 by warmwaffles was merged Sep 13, 2024 Loading… updated Sep 13, 2024
Make tests synchronous
#292 by warmwaffles was merged Sep 13, 2024 Loading… updated Sep 13, 2024
Stop converting strings to_charlist
#291 by warmwaffles was merged Sep 13, 2024 Loading… updated Sep 13, 2024
Attempt to stop windows flappy CI tests
#294 by warmwaffles was merged Sep 14, 2024 Loading… updated Sep 20, 2024
Make bind raise an exception when value fails to bind
#297 by warmwaffles was merged Oct 8, 2024 Loading… updated Oct 8, 2024
ProTip! Add no:assignee to see everything that’s not assigned.