alpha
Login
or
Join now
sbaildon.com
/
ecto_sqlite3
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
An Ecto SQLite3 adapter.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ecto_sqlite3
/
test
/
ecto
/
adapters
/
sqlite3
/
at
be08b770e3fe54d41a2fc87f9377bbc0e97cac74
1 folder
2 files
Aaron Seigo
implement support for count(_, :distinct) (#171)
1y ago
a214e914
connection
implement support for count(_, :distinct) (#171)
1 year ago
codec_test.exs
Handle support for both Jason and JSON We will simply rescue the exception thrown by both libraries and return a simple `:error` to keep the interface consistent. We will need to keep an eye on upstream changes in Ecto as support for both `JSON` and `Jason` evolve. closes: #159
2 years ago
data_type_test.exs
Make map/array encoding configurable (#163) * Make map encoding configurable * Make array encoding configurable * Add changelog entry
1 year ago