issues
search
elixir-sqlite
/
sqlitex
An Elixir wrapper around esqlite. Allows access to sqlite3 databases.
https://hex.pm/packages/sqlitex
120
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Would you consider implementing server side statements
#105
lud
opened
3 years ago
3
Bump decimal to 2.0
#104
nlopes
closed
3 years ago
1
README: Markdown syntax highlighting
#103
szTheory
closed
3 years ago
2
Add error handling to `with_db/2`
#102
ConnorRigby
closed
3 years ago
1
MatchErrors
#101
MichaelSwartz
closed
3 years ago
2
Fixed endless loop when process not found
#100
dominicletz
closed
3 years ago
1
with_transaction #2
#99
dominicletz
closed
4 years ago
3
Query async
#98
dominicletz
closed
3 years ago
2
Fixed date case match
#97
dominicletz
closed
4 years ago
1
Improve typespecs
#96
ABuffSeagull
closed
4 years ago
2
Release v1.7.1
#95
ConnorRigby
closed
4 years ago
1
Update esqlite to 0.4.1
#94
ConnorRigby
closed
4 years ago
0
Use esqlite with cflag fix for cross compiling and building on host
#93
danielspofford
closed
4 years ago
0
Fix typespecs that refer to list of keywords but are instead coded as an empty list containing another empty list
#92
dimitarvp
closed
4 years ago
1
Support shutdown schedule for the Sqlitex.Server process after inactivity
#91
vinaya-procore
opened
5 years ago
1
Correct connection typespec
#90
dimitarvp
closed
5 years ago
2
Why is the connection type having binary as the third element of its tuple?
#89
dimitarvp
opened
5 years ago
2
Added fine tuning of query via internal result chunking
#88
AlexR2D2
closed
5 years ago
2
`with-transaction` in `Sqlitex` and `Sqlitex.Server`
#87
the-kenny
closed
4 years ago
12
Instructions on how to contibute
#86
rupurt
closed
5 years ago
1
Document/Fix race condition when using Sqlitex.Server with transactions
#85
the-kenny
opened
5 years ago
3
run tests for multiple elixir versions and add dialyzer checks
#84
mmmries
closed
5 years ago
4
Moar docs
#83
mmmries
closed
5 years ago
7
Sqlitex.exec() accepts bind: option but nothing is bound?
#82
dognotdog
closed
5 years ago
4
Release v1.7.0
#81
ConnorRigby
closed
5 years ago
3
New Hex release
#80
MichaelBaker
closed
5 years ago
2
Adds support for timeouts
#79
MichaelBaker
closed
5 years ago
1
Adds support for query timeouts
#78
MichaelBaker
closed
5 years ago
6
Release version 1.6.0
#77
ConnorRigby
closed
5 years ago
0
Update dependencies
#76
ConnorRigby
closed
5 years ago
0
Elixir 1.8 + Nerves issues
#75
ConnorRigby
opened
5 years ago
1
Release V1.5.1
#74
ConnorRigby
closed
5 years ago
0
bump dependencies
#73
areski
closed
5 years ago
2
Add notifications feature
#72
ConnorRigby
closed
5 years ago
1
Consistent SQLite spelling, grammar fixes, line breaks.
#71
radglob
closed
5 years ago
1
Update deps.
#70
ConnorRigby
closed
6 years ago
1
Update continuous integration and Update Readme
#69
ConnorRigby
closed
6 years ago
0
Bind parameters by their position numbers
#68
saneery
closed
6 years ago
9
fix decimal scale and precision parsing
#67
TokiTori
closed
6 years ago
5
Fix dialyzer errors
#66
mmmries
closed
6 years ago
1
Allow esqlite’s timeout to be specified
#65
marramgrass
closed
6 years ago
8
run Travis builds on recent OTP and Elixir Releases
#64
mmmries
closed
6 years ago
0
Deps and typespecs
#63
mmmries
closed
6 years ago
0
License?
#62
evnu
closed
7 years ago
2
Get rid of warnings when compiling under 1.5.x #60
#61
mikestok
closed
7 years ago
8
There are warnings compiling under Elixir 1.5.x
#60
mikestok
closed
6 years ago
1
FIX: If a query that uses returning-clause support fails, the error was dropped.
#59
scouten
closed
7 years ago
0
How to Batch Insert
#58
liveresume
closed
7 years ago
9
Update esqlite reference and fix a broken test.
#57
scouten
closed
7 years ago
0
Relax requirement on :decimal library.
#56
scouten
closed
7 years ago
4
Next