- Notifications
You must be signed in to change notification settings - Fork 60
Pull requests: elixir-sqlite/exqlite
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
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 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
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.