Commit graph

1015 commits

Author SHA1 Message Date
Zach Daniel
9f8df52cad chore: release version v0.34.3 2021-02-06 16:03:30 -05:00
Zach Daniel
3fa60c68ea fix: don't reference polymorphic tables to belongs_to relationships 2021-02-06 16:03:06 -05:00
Zach Daniel
7d20669486 chore: release version v0.34.2 2021-02-06 15:53:09 -05:00
Zach Daniel
5cb77c757a chore: format + test 2021-02-06 15:52:47 -05:00
Zach Daniel
1386d06bf7 fix: set up references properly 2021-02-06 15:44:00 -05:00
Zach Daniel
a3f0bd8ccc chore: release version v0.34.1 2021-02-06 15:22:45 -05:00
Zach Daniel
b800b2c984 chore: format 2021-02-06 15:21:52 -05:00
Zach Daniel
cb6943b233 fix: reference the configured table if set 2021-02-06 15:05:37 -05:00
Zach Daniel
20a117ab7d chore: fix function reference 2021-02-05 19:04:21 -05:00
Zach Daniel
38e7f988e7 chore: add polymorphic guide to extras 2021-02-05 19:03:27 -05:00
Zach Daniel
34843d039d chore: add docs to index 2021-02-05 19:02:06 -05:00
Zach Daniel
2468a2218b chore: release version v0.34.0 2021-02-05 19:00:13 -05:00
Zach Daniel
38342bc19f chore: update CI 2021-02-05 19:00:02 -05:00
Zach Daniel
70568c43c0 feat: support polymorphic relationships 2021-02-05 18:59:33 -05:00
Zach Daniel
c5f69eaa69 chore: WIP on polymorphic associations 2021-01-31 16:39:59 -05:00
Zach Daniel
9d5583cce7 chore: WIP on polymorphic relationships 2021-01-28 19:42:55 -05:00
Zach Daniel
31b6edce4e chore: update moduledocs 2021-01-26 20:37:54 -05:00
Zach Daniel
979885780d chore: define the application properly 2021-01-26 20:21:53 -05:00
Zach Daniel
a0fe984005 chore: add a test app, see if that works 2021-01-26 20:02:53 -05:00
Zach Daniel
ae2be1f601 chore: fix CI for real this time 2021-01-26 19:45:34 -05:00
Zach Daniel
79b1bacd2b chore: release version v0.33.1 2021-01-26 19:37:59 -05:00
Zach Daniel
4c29969509 fix: actually insert the tracking row 2021-01-26 19:37:32 -05:00
Zach Daniel
86502cb9a9 chore: fix Ci 2021-01-26 19:29:11 -05:00
Zach Daniel
38464f0c0e chore: add generate_migrations 2021-01-26 19:24:25 -05:00
Zach Daniel
6fcdb8f3e4 chore: include the guide in docs 2021-01-26 19:23:58 -05:00
Zach Daniel
c1db790433 chore: release version v0.33.0 2021-01-26 19:21:13 -05:00
Zach Daniel
1dd9df2a6c docs: add a migrations_and_tasks guide 2021-01-26 19:20:46 -05:00
Zach Daniel
fbc42ce87a fix: rework the way multitenant migrations work
feat: add `mix ash_postgres.create`

feat: add `mix ash_postgres.migrate`

feat: add `mix ash_postgres.migrate --tenants`

feat: add `mix ash_postgres.drop`
2021-01-26 19:16:29 -05:00
Zach Daniel
98e412f4ab chore: release version v0.32.2 2021-01-26 15:08:14 -05:00
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
bdb155a872 chore: release version v0.32.1 2021-01-24 13:25:12 -05:00
Zach Daniel
d8b3db7bf1 fix: ago was adding, not subtracting 2021-01-24 13:24:43 -05:00
Zach Daniel
1135189b35 chore: release version v0.32.0 2021-01-23 22:45:29 -05:00
Zach Daniel
5b3fd3f144 feat: support latest ash + contains 2021-01-23 22:45:15 -05:00
Zach Daniel
1b0b6e5426 chore: update ash version in CI 2021-01-22 17:03:47 -05:00
Zach Daniel
b78a6b460d chore: release version v0.31.1 2021-01-22 16:58:16 -05:00
Zach Daniel
9143097ba5 improvement: update to latest ash 2021-01-22 16:57:49 -05:00
Zach Daniel
4f4e91b13a chore: release version v0.31.0 2021-01-22 16:48:31 -05:00
Zach Daniel
dd7653a06d fix: update CI versions 2021-01-22 16:47:24 -05:00
Zach Daniel
a2a88c661c docs: update --apis docs 2021-01-22 16:47:24 -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
Frank Dugan III
f7c826bc01
chore: fix typos (#46) 2021-01-22 15:49:34 -05:00
zimt28
f29ed6a014
Fix incorrect joins (#45) 2021-01-15 21:17:39 -05:00
Zach Daniel
1ec14f0e0b chore: release version v0.30.1 2021-01-12 20:53:41 -05:00
Zach Daniel
6eb46231ea chore: fix formatter 2021-01-12 20:53:06 -05:00
Zach Daniel
9069fe8669 chore: release version v0.30.0 2021-01-12 20:48:38 -05:00
Zach Daniel
e63cf883e5 chore: fix formatter 2021-01-12 20:48:17 -05:00
zimt28
38bf555867
feat: Add check_migrated option to migration generator (#40) (#43) 2021-01-12 20:47:17 -05:00
Zach Daniel
3ac292617e chore: update tests 2021-01-12 20:27:39 -05:00
Zach Daniel
94289b8454 chore: format 2021-01-12 20:22:28 -05:00