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
/
connection
/
at
58c0e86194bd0cf4356893bbd3d1eeee7fb01ae6
26 files
Matthew Johnston
Fix various issues with ecto 3.12 (#147)
2y ago
0ddc2bd4
aggregates_test.exs
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
associations_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
binary_uuid.exs
Add connection tests for selecting binary uuid (#122) Co-authored-by: Greg Rychlewski <grychle@LLL7WPM64V5M.ngco.com>
3 years ago
build_explain_query_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
coalesce_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
cte_test.exs
Prepare for Ecto 3.11 (#126)
2 years ago
datetime_add_test.exs
Split datetime add into two separate tests
3 years ago
delete_all_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
delete_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
except_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
from_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
group_by_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
insert_test.exs
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
interesect_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
join_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
json_extract_path_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
lock_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
migration_test.exs
Drop elixir 1.12 and OTP 23 support (#130)
2 years ago
order_by_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
select_test.exs
Prepare for Ecto 3.11 (#126)
2 years ago
string_escape_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
to_constraints_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
union_test.exs
Prepare for Ecto 3.11 (#126)
2 years ago
update_all_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
update_test.exs
Break up complex test into smaller more digestable chunks
3 years ago
windowing_test.exs
Break up complex test into smaller more digestable chunks
3 years ago