Commit graph

18 commits

Author SHA1 Message Date
Zach Daniel
d051d5563a chore: update for ecto & dialyzer 2024-08-16 12:07:14 -04:00
Zach Daniel
033fb54691 fix: properly scope deletes to the records in question
fixes #29
2024-05-06 11:32:27 -04:00
Zach Daniel
88271cc195 chore: fix unused var in tests 2024-04-22 15:06:41 -04:00
Zach Daniel
ab692a0e24 improvement: support contains function 2024-04-22 14:13:30 -04:00
Zach Daniel
c12be48a5b improvement: support Ash 3.0, leverage ash_sql package 2024-04-01 12:18:42 -04:00
Zach Daniel
d8a9328921 chore: update tests 2023-10-12 15:03:35 -04:00
Zach Daniel
2229285757 improvement: add SqliteMigrationDefault 2023-10-12 15:00:21 -04:00
Zach Daniel
4c20075bfc fix: various fixes around bulk inserts/upserts 2023-10-11 16:30:00 -04:00
Zach Daniel
08f848295a improvement: support atomic upserts 2023-10-11 15:39:36 -04:00
Zach Daniel
954cf31d4b improvement: draw the rest of the owl 2023-10-10 15:42:51 -04:00
Zach Daniel
9caf99844b improvement: clean ups, remove operators that don't make sense for sqlite 2023-10-05 16:24:39 -04:00
Zach Daniel
ea9c3faccd chore: remove more unsupported expressions 2023-10-05 15:10:18 -04:00
Zach Daniel
16e6f5bf11 improvement: various improvements to data layer, remove explicit distinct features for now 2023-10-05 15:05:03 -04:00
Zach Daniel
ce26211e25 chore: fix ecto compat test 2023-10-05 13:34:09 -04:00
Zach Daniel
34e7a206ab WIP 2023-09-25 10:22:54 -04:00
Zach Daniel
6176f80e9b improvement: get at least one test passing 2023-09-23 01:32:12 -04:00
Zach Daniel
c8c811c7eb WIP: removing stuff like schemas and prefixes 2023-09-22 23:11:45 -04:00
Zach Daniel
6fb41026f8 init: copy and gouge ash_postgres 2023-09-22 22:52:22 -04:00