issues
search
elixir-sqlite
/
exqlite
An SQLite3 driver for Elixir
https://hexdocs.pm/exqlite
MIT License
217
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Database locked error on create+migrate
#311
pikeas
opened
5 days ago
8
force build in dev and test envs
#310
ruslandoga
closed
1 week ago
2
busy_handler hook
#309
egze
closed
2 weeks ago
12
introduce default_transaction_mode option
#308
egze
closed
3 weeks ago
0
Upgrade sqlite to v3.47.0
#307
warmwaffles
closed
1 month ago
0
Add insert_all
#306
ruslandoga
closed
1 week ago
3
Reset stmt when done
#305
ruslandoga
closed
1 month ago
0
Return out_of_memory error tuple if row alloc fails
#304
ruslandoga
opened
1 month ago
1
only compile and upload current target
#303
cocoa-xu
closed
1 month ago
2
precompile support for `armv7l-linux-gnueabihf`
#302
cocoa-xu
closed
1 month ago
5
Raise ArgumentError more often
#301
ruslandoga
opened
1 month ago
0
Make make_binary faster
#300
ruslandoga
opened
1 month ago
0
Pre-define atoms
#299
ruslandoga
closed
1 month ago
0
Add individual binds
#298
ruslandoga
closed
1 month ago
2
Make `bind` raise an exception when value fails to bind
#297
warmwaffles
closed
1 month ago
0
Flag SQLITE_ENABLE_DBSTAT_VTAB not included in the windows build
#296
schutm
closed
2 months ago
4
is there way to run some sqlite command, such as .import
#295
lei0zhou
closed
1 month ago
1
Attempt to stop windows flappy CI tests
#294
warmwaffles
closed
2 months ago
2
Unable to `mix compile` on MacOS M1
#293
adam12
closed
2 months ago
8
Make tests synchronous
#292
warmwaffles
closed
2 months ago
0
Stop converting strings `to_charlist`
#291
warmwaffles
closed
2 months ago
0
Accept a String or charstring for database open
#290
warmwaffles
closed
2 months ago
1
load sqlite-vec extension
#289
ndrean
closed
1 month ago
5
Update tool versions and ci
#288
warmwaffles
closed
2 months ago
0
Trying to get exqlite to work on Darwin (x86_64)
#287
clarkcb
closed
2 months ago
11
Update mvsqlite
#286
fire
closed
6 months ago
3
Release 0.22.0: the index_info pragma stopped working
#285
orsinium
closed
6 months ago
5
Accept a list of modes to open db with nomutex option.
#284
ColaCheng
closed
7 months ago
5
I can't seem to load a VFS
#283
lawik
opened
7 months ago
5
Add Exqlite.Sqlite3.interrupt/1.
#282
ColaCheng
closed
7 months ago
2
Update sqlite to v3.45.2
#281
elepedus
closed
8 months ago
1
SQL Cipher with custom path
#280
lawik
closed
8 months ago
2
Use minimum NIF version for each target
#279
cocoa-xu
closed
8 months ago
0
Pass binary filename to sqlite3_open
#278
greg-rychlewski
closed
2 months ago
7
Possible bug opening a database with an accent in path
#277
jfburdet
closed
2 months ago
1
Update README with `Connection` configuration (#275)
#276
andyl
closed
10 months ago
0
Load extensions with `Sqlite3` ??
#275
andyl
closed
10 months ago
4
Support configuring compile flags using Elixir config
#274
dvic
closed
10 months ago
1
drop db_connection
#273
ruslandoga
closed
1 month ago
17
Could not compile dependency :exqlite
#272
aukuste
closed
10 months ago
9
Adding before_disconnect hook
#271
jeregrine
closed
1 year ago
4
Update README.md
#270
dvic
closed
1 year ago
1
Add OTP 26 for CI
#269
cocoa-xu
closed
1 year ago
1
Can I use precompiled binaries on windows?
#268
spapas
closed
1 year ago
13
regenerate docs to fix styling issues
#267
dvic
closed
1 year ago
1
add set_log_hook/1
#266
ruslandoga
closed
1 year ago
0
clang-format
#265
ruslandoga
closed
1 year ago
0
drop utf8.h
#264
ruslandoga
closed
1 year ago
0
use size_t to store allocated size
#263
ruslandoga
closed
1 year ago
3
Drop elixir 1.12 and OTP 23 support
#262
warmwaffles
closed
1 year ago
0
Next