Commit graph

165 commits

Author SHA1 Message Date
Zach Daniel
53d06867dc
improvement: mark repo as not requiring compile-time dep 2020-10-29 00:17:48 -04:00
Zach Daniel
e0fdf5a3b3
chore: release version v0.25.0 2020-10-29 00:09:42 -04:00
Zach Daniel
7e29c38c7f
fix: verify repo using ensure_compiled 2020-10-29 00:03:43 -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
7805b150b0
chore: release version v0.24.0 2020-10-17 19:24:22 -04:00
Zach Daniel
b78b391a5a
chore: fix ash support 2020-10-17 19:24:11 -04:00
Zach Daniel
9eb703437d
feat: support latest ash 2020-10-17 19:13:51 -04:00
Zach Daniel
6f389126f1
chore: release version v0.23.2 2020-10-07 01:46:14 -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
ad6f1acbf2
chore: release version v0.23.1 2020-10-06 01:50:15 -04:00
Zach Daniel
6b4a11311d
chore: update ash version matrix 2020-10-06 01:47:57 -04:00
Zach Daniel
3a7f74d58c
docs: add functions section 2020-10-06 01:41:18 -04:00
Zach Daniel
dbd0a5f98c
chore: release version v0.23.0 2020-10-06 01:40:15 -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
10cedb3825
chore: release version v0.22.1 2020-09-30 22:44:31 -04:00
Zach Daniel
3848566ca8
fix: don't group alters with creates (#22) 2020-09-30 22:43:33 -04:00
Zach Daniel
ff6f0e37f1
fix: add jason dependency, clean lockfile (#21) 2020-09-30 20:57:22 -04:00
Zach Daniel
64fa0a7f2e
docs: add guidance to use ash_postgres dep 2020-09-30 09:08:16 -04:00
Zach Daniel
89e4761c50
chore: release version v0.22.0 2020-09-23 21:05:05 -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
a01a529355
ci: only deploy on tag pushes to master 2020-09-21 19:04:16 -04:00
Zach Daniel
a0667ed429
Update LICENSE 2020-09-21 14:02:15 -04:00
Zach Daniel
f99979e9d8
chore: release version v0.21.0 2020-09-19 18:08:35 -04:00
Zach Daniel
51cb9c1a68
feat: support base_filter (#18) 2020-09-19 18:08:09 -04:00
Zach Daniel
4299cbaa05
docs: link to migration generator docs 2020-09-10 23:53:43 -04:00
Zach Daniel
286cd004d6
docs: add migration generator to section 2020-09-10 23:51:52 -04:00
Zach Daniel
ac548ee4c4
chore: release version v0.20.1 2020-09-10 23:49:20 -04:00
Zach Daniel
ed1fe9bd24
fix: document/update migration path logic 2020-09-10 23:47:14 -04:00
Zach Daniel
929e3b7411
chore: release version v0.20.0 2020-09-10 23:00:39 -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
f837b06bc6
chore: release version v0.19.0 2020-09-02 00:07:26 -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
32afbf121d
chore: only run coverage once (#14) 2020-08-27 23:00:57 -04:00
Zach Daniel
ed0f3027b8
fix: don't fail w/ no extensions configured 2020-08-27 22:51:43 -04:00
Zach Daniel
bbf6775845
chore: release version v0.18.0 2020-08-26 00:29:20 -04:00
Zach Daniel
677f6ef698
chore: release version v0.17.0 2020-08-26 00:29:13 -04:00
Zach Daniel
8cadfc937d
feat: update to ash 1.11 (#13) 2020-08-26 00:28:55 -04:00
Zach Daniel
d6b73f8710
chore: try out separating release/build steps 2020-08-24 14:19:39 -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
Mike Binns
4d270b327f
chore: Add ASH_VERSION env var. Add ash version to CI matrix. (#11) 2020-08-21 12:35:05 -04:00
Zach Daniel
ee577f2aa2
chore: update the fallback keys also 2020-08-19 01:24:48 -04:00
Zach Daniel
a22ada394f
chore: clear cache keys 2020-08-19 01:21:59 -04:00
Zach Daniel
5efc682798
chore: release version v0.16.1 2020-08-19 01:19:25 -04:00