sqlite_ecto
sqlite_ecto copied to clipboard
JSON is coming to SQLite!
See discussion at: https://news.ycombinator.com/item?id=10103695
When this is fully integrated into SQLite:
- [ ] Issue a PR to update esqlite to the latest version that supports JSON
- [ ] Add any necessary support to Sqlitex
- [ ] Add support to Sqlite.Ecto
- [ ] Remove Poison dependency