issues
search
elixir-sqlite
/
sqlite_ecto2
Sqlite3 adapter for Ecto 2.2.x
https://hex.pm/packages/sqlite_ecto2
MIT License
120
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Started work on migrating to Ecto3, ran into issues with Sqlite's `busy`
#244
dmitriid
closed
3 years ago
10
Support select distinct with multiple columns
#243
kiru
opened
4 years ago
0
Add support to extention, like json1 (to have jsonb support)
#242
xward
opened
4 years ago
4
Release v2.4.1
#241
ConnorRigby
closed
4 years ago
0
Update esqlite to 0.4.1 and sqlitex to 1.7.1
#240
ConnorRigby
closed
4 years ago
0
Use sqlitex which uses esqlite with cflag fix for cross compiling and building on host
#239
danielspofford
closed
4 years ago
1
Instructions on how to contibute
#238
rupurt
opened
5 years ago
17
Update ecto to 2.2.11
#237
adamzapasnik
closed
5 years ago
0
Use Decimal.from_float/1 instead of Decimal.new/1
#236
adamzapasnik
closed
5 years ago
2
Release 2.4.0
#235
ConnorRigby
closed
5 years ago
0
Update dependencies
#234
ConnorRigby
closed
5 years ago
0
Upsert on conflict support fixes
#233
michaelkschmidt
closed
5 years ago
1
fix decimal warning
#232
tyrchen
closed
5 years ago
1
"Cell-wise default values are not supported on INSERT statements by SQLite" error upon trying to run insert_all
#231
x-ji
opened
5 years ago
1
Closes #202 - Basic support for UNIQUE constraint changeset errors.
#230
paranojik
closed
3 years ago
3
Update Package information
#229
ConnorRigby
closed
5 years ago
0
fix(table): Allow renaming column support.
#228
jalcine
closed
5 years ago
7
Tried the tutorial but: `** (ArgumentError) argument error`
#227
ghost
closed
5 years ago
5
Support for UPSERT ... UPDATE
#226
venkatd
closed
5 years ago
6
UPSERT with ON CONFLICT
#225
venkatd
closed
5 years ago
4
Version working with ecto 3
#224
razzeee
closed
3 years ago
18
Patch version of ecto is pinned
#223
mbuhot
closed
6 years ago
2
Fix bug in loading json arrays
#222
ConnorRigby
closed
6 years ago
0
Array json
#221
ConnorRigby
closed
6 years ago
1
Managing several databases via a single repo?
#220
ghost
closed
6 years ago
9
Update sqlitex
#219
ConnorRigby
closed
6 years ago
0
Dep updates
#218
ConnorRigby
closed
6 years ago
0
`:too_many_tries` should probably be `{:stop, :too_many_tries}`
#217
ConnorRigby
closed
5 years ago
1
Repo.stream seems unsupported
#216
mpcjanssen
opened
6 years ago
6
Release 2.2.4
#215
ConnorRigby
closed
6 years ago
0
Protocol timeout
#214
ConnorRigby
closed
6 years ago
2
v 2.2.4-rc.0
#213
ConnorRigby
closed
6 years ago
0
Elixir updates
#212
ConnorRigby
closed
6 years ago
0
Prepare 2.2.3 release.
#211
scouten
closed
6 years ago
1
Seeking new maintainer.
#210
scouten
closed
6 years ago
1
Add structure behaviour
#209
declaneugeneleekennedy
closed
6 years ago
6
Cannot create in-memory temporary database with ":memory:"
#208
krisalyssa
closed
6 years ago
2
Fix README example schema
#207
leifg
closed
6 years ago
2
Fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
#206
thiagomajesk
closed
6 years ago
2
Update tutorial.md
#205
progsmile
closed
6 years ago
8
Random case clause error
#204
ConnorRigby
closed
6 years ago
1
minor change for Elixir > 1.5.0
#203
anuragpeshne
closed
6 years ago
4
unique_constraint not working
#202
jfcalvo
opened
7 years ago
4
Better error message if no database path provided.
#201
scouten
closed
7 years ago
6
Error with IO.chardata_to_string/1 creating database
#200
jfcalvo
closed
7 years ago
5
Prepare 2.2.1 release.
#199
scouten
closed
7 years ago
2
Ecto 2.2.2 compatibility.
#198
scouten
closed
7 years ago
2
Ecto master tracking branch
#197
scouten
closed
3 years ago
17
Tweak version references in README.
#196
scouten
closed
7 years ago
1
Prepare 2.0.3 release.
#195
scouten
closed
7 years ago
1
Next