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
/
at
58c0e86194bd0cf4356893bbd3d1eeee7fb01ae6
2 folders
1 file
Matthew Johnston
Fix various issues with ecto 3.12 (#147)
2y ago
0ddc2bd4
ecto
Fix various issues with ecto 3.12 (#147) * Make expr function private * Support column type integer * Bump locked dependencies * Fix issue ByExpr closes: #146 * Swap in `Enum.map_intersperse/3` * Tag constraint test to keep with upstream * SQLite doesn't suffer from this issue anymore * Simplify default_expr to no longer consider type * Fix integration test setup
2 years ago
support
Refactor timestamp test
2 years ago
test_helper.exs
Adds credo checks to CI (#66) * Adds credo * Fix all credo issues and warnings * Update CI to use credo
4 years ago