Commit graph

47 commits

Author SHA1 Message Date
Zach Daniel
7f8aa98f24 improvement: better errors for multitenant unique constraints
fix: un-break the `in` filter type casting code

test: add tests for untested features
2021-01-26 15:07:26 -05:00
Zach Daniel
d8b3db7bf1 fix: ago was adding, not subtracting 2021-01-24 13:24:43 -05:00
Zach Daniel
5b3fd3f144 feat: support latest ash + contains 2021-01-23 22:45:15 -05:00
Zach Daniel
80e63f9067 feat: support fragments
feat: support type casting

feat: update to latest ash to support expressions
2021-01-22 16:47:24 -05:00
Zach Daniel
b2428213c7 feat: support latest Ash version 2020-12-28 19:26:04 -05:00
Zach Daniel
8e321af566 chore: update to latest ash 2020-12-27 01:20:12 -05:00
Zach Daniel
e8dde8b2ff feat: support refs on both sides of operators 2020-12-23 14:46:49 -05:00
Zach Daniel
f9101be69b
chore: remove IO.inspect 2020-11-03 00:41:38 -05:00
Zach Daniel
ec03af83b8
fix: access data_layer_query with function 2020-11-02 22:59:51 -05:00
Zach Daniel
53d06867dc
improvement: mark repo as not requiring compile-time dep 2020-10-29 00:17:48 -04:00
Zach Daniel
35b9cae6d1
docs: update docs 2020-10-28 23:56:59 -04:00
Zach Daniel
4267d0165d
chore: uppdate docs/add guide 2020-10-28 23:53:28 -04:00
Zach Daniel
03510dae24
feat: multitenancy (#25) 2020-10-28 22:26:45 -04:00
Zach Daniel
9eb703437d
feat: support latest ash 2020-10-17 19:13:51 -04:00
Zach Daniel
dcce3f51fe
chore: updated ash to latest version, fix compiler warnings (#24) 2020-10-07 01:45:58 -04:00
Zach Daniel
493cfb7754
feat: update to latest ash, trigram filter 2020-10-06 01:39:47 -04:00
Zach Daniel
e9b3e26ea0
WIP 2020-10-05 01:08:38 -04:00
Zach Daniel
817e6cc5d8
WIP 2020-10-05 01:08:13 -04:00
Zach Daniel
80230b65df
WIP 2020-10-05 01:08:13 -04:00
Zach Daniel
64fa0a7f2e
docs: add guidance to use ash_postgres dep 2020-09-30 09:08:16 -04:00
Zach Daniel
5004b2f380
feat: fix error when filtering with true 2020-09-23 21:04:43 -04:00
Zach Daniel
3304807dfc
fix: broken types for in operator 2020-09-23 21:04:43 -04:00
Zach Daniel
51cb9c1a68
feat: support base_filter (#18) 2020-09-19 18:08:09 -04:00
Zach Daniel
ed1fe9bd24
fix: document/update migration path logic 2020-09-10 23:47:14 -04:00
Zach Daniel
24b743d31b
feat: snapshot-based migration generator 2020-09-10 20:26:47 -04:00
Zach Daniel
60c18dd149
test: Start test suite (#16) 2020-09-03 04:18:11 -04:00
Zach Daniel
52a39d0597
feat: support inner joins when possible (#15)
fix: better support for aggregates/calculations when delegating
2020-09-02 00:01:34 -04:00
Zach Daniel
ed0f3027b8
fix: don't fail w/ no extensions configured 2020-08-27 22:51:43 -04:00
Zach Daniel
8cadfc937d
feat: update to ash 1.11 (#13) 2020-08-26 00:28:55 -04:00
Zach Daniel
2a89070594
feat: support Ash v1.10 (#12)
* feat: support latest ash

* feat: update to latest ash
2020-08-24 14:06:41 -04:00
Zach Daniel
f81f78bbea
fix: fix compile/dialyzer issues 2020-08-19 01:18:52 -04:00
Zach Daniel
63563a7091
feat: update to latest ash 2020-08-19 00:52:23 -04:00
Zach Daniel
e03cd0cd52
feat: support ash 1.7 2020-08-17 02:46:59 -04:00
Zach Daniel
ac0568b9fe
feat: support named aggregates 2020-08-08 16:19:18 -04:00
Zach Daniel
09aff5f29d
feat: support latest ash 2020-07-24 19:27:34 -04:00
Zach Daniel
8526b48772
fix: add can? for :aggregate 2020-07-24 18:00:57 -04:00
Zach Daniel
4e64a01d22
fix: typespecs, errant IO.inspect 2020-07-23 01:38:38 -04:00
Zach Daniel
3a994e735a
feat: support ash 13.0 aggregates 2020-07-23 01:13:47 -04:00
Zach Daniel
f9d3f5f51f
feat: update to latest ash 2020-07-15 01:42:12 -04:00
Zach Daniel
f8148ae1bb
feat: update to latest ash 2020-07-13 00:41:38 -04:00
Zach Daniel
8c40079e1f
feat: update to latest ash, add docs 2020-07-07 20:01:01 -04:00
Zach Daniel
26028774da
feat: update to ash 0.9.1 for transactions 2020-06-30 00:16:17 -04:00
Zach Daniel
507ff2ab6b
feat: update to latest ash 2020-06-28 23:47:07 -04:00
Zach Daniel
3151e3d279
feat: upgrade to latest ash 2020-06-28 22:29:38 -04:00
Zach Daniel
8e303beb5d
feat: update to latest ash 2020-06-27 15:11:28 -04:00
Zach Daniel
b077520935
feat: New filter style (#10) 2020-06-18 23:04:41 -04:00
Zach Daniel
6c5265b4a1
feat: use the new DSL builder for config (#7) 2020-06-14 03:04:18 -04:00