Commit graph

480 commits

Author SHA1 Message Date
Zach Daniel
07244d66a8 fix: remove inspects that were left in by accident 2021-04-27 13:16:44 -04:00
Zach Daniel
a312e4d6c7 chore: release version v0.37.6 2021-04-27 13:03:20 -04:00
Zach Daniel
79cba4553b fix: type cast atoms to strings in last ditch cast 2021-04-27 13:03:02 -04:00
Zach Daniel
5ff91a64dd chore: release version v0.37.5 2021-04-27 12:09:21 -04:00
Zach Daniel
0e235a6ded fix: properly type cast 2021-04-27 12:09:21 -04:00
zimt28
eba0878895
fix: Remove duplicate file extension (#60) 2021-04-27 10:52:47 -04:00
Zach Daniel
be96d95c2d chore: release version v0.37.4 2021-04-26 16:45:58 -04:00
Zach Daniel
1cce277e7d improvement: support list aggregate 2021-04-26 16:45:47 -04:00
Zach Daniel
bad433d8dc chore: release version v0.37.3 2021-04-26 13:25:43 -04:00
Zach Daniel
8bcc2a16eb fix: stringify struct defaults in migration generator 2021-04-26 13:21:57 -04:00
zimt28
04190e18e2
fix: properly comment out extension uninstallation code 2021-04-25 20:29:05 -04:00
Zach Daniel
fc8b4ffce2 chore: release version v0.37.2 2021-04-21 13:50:17 -04:00
Zach Daniel
301f05604c improvement: support ash enums 2021-04-21 13:50:11 -04:00
Zach Daniel
8f295e4dc6 chore: release version v0.37.1 2021-04-19 17:47:15 -04:00
Zach Daniel
e9222bebfa fix: include type in references (because it is *not* automatic) 2021-04-19 17:28:00 -04:00
Zach Daniel
89db22fe39 chore: release version v0.37.0 2021-04-19 14:27:04 -04:00
Zach Daniel
1f6621b852 feat: add check_constraints, both for validation and migrations 2021-04-19 14:26:41 -04:00
Zach Daniel
e8cc9eb489 chore: release version v0.36.5 2021-04-13 12:39:45 -04:00
Zach Daniel
aa49b0f4ea chore: fix default foreign key name 2021-04-13 12:38:39 -04:00
Zach Daniel
7845126037 test: confirm new behavior 2021-04-13 12:31:14 -04:00
Zach Daniel
250f8b195c fix: always drop constraints before modifying
fix: properly compare old references and new references
2021-04-13 12:19:50 -04:00
Zach Daniel
0a803626d9 chore: release version v0.36.4 2021-04-12 14:14:59 -04:00
Zach Daniel
4417eaa6a1 improvement: default integers to :bigint
fix: don't explicitly set type in `references`
2021-04-12 14:13:23 -04:00
Zach Daniel
9d10b7e850 chore: release version v0.36.3 2021-04-12 12:30:42 -04:00
WolfDan
ac0b18c72b
improvement: primary autoincrement key as bigserial (#54) 2021-04-12 12:30:30 -04:00
Zach Daniel
86378914ef chore: release version v0.36.2 2021-04-09 00:54:04 -04:00
Zach Daniel
737a6a5442 improvement: support new ash select feature 2021-04-09 00:53:50 -04:00
Zach Daniel
026417f678 chore: fix CI version of Ash 2021-04-04 16:33:34 -04:00
Zach Daniel
5a7008f365 chore: release version v0.36.1 2021-04-04 16:25:56 -04:00
Zach Daniel
910b3e0c3d chore: update to latest ash 2021-04-04 16:25:48 -04:00
Zach Daniel
2d0245e368 chore: open up some migration APIs for experimentation purposes 2021-04-04 16:09:26 -04:00
Michael St Clair
cf92fe14a5
improvement: add sum aggregate (#53) 2021-04-04 16:05:41 -04:00
Zach Daniel
30223a1f9b fix: raise when all_tenants/0 default impl is called 2021-04-02 10:24:42 -04:00
Zach Daniel
20a548dc65 chore: update gh ci version 2021-04-01 02:26:44 -04:00
Zach Daniel
c57cb5d74a chore: release version v0.36.0 2021-04-01 02:20:15 -04:00
Zach Daniel
4d2d29d976 feat: support configuring references
feat: support configuring polymorphic references
feat: support `distinct` Ash queries
2021-04-01 02:19:30 -04:00
Zach Daniel
e7ea1f9f5f chore: rename migration file 2021-03-29 11:12:31 -04:00
regularfellow
2807b191fc
chore: Test creating resource with uuid or integer primary key (#48)
Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2021-03-29 11:03:45 -04:00
Zach Daniel
5dd8a1538b chore: fix CI setup-elixir version 2021-03-29 10:12:37 -04:00
Zach Daniel
a0cadb5758 chore: release version v0.35.5 2021-03-29 09:27:47 -04:00
Zach Daniel
e2eb2d4483 improvement: only count resources w/ create action for nullability 2021-03-29 09:27:18 -04:00
Simon Bergström
dc628c32ca
fix: Made AshPostgres.Repo.init/2 overridable (#51) 2021-03-22 13:07:01 -04:00
Zach Daniel
b30bf8b821 chore: fix tests 2021-03-21 21:49:29 -04:00
Zach Daniel
6414bed5d8 improvement: better error message on missing table 2021-03-21 17:58:47 -04:00
Zach Daniel
f1280d3f81 chore: release version v0.35.4 2021-03-21 13:24:17 -04:00
Zach Daniel
099d4c2d77 docs: make polymorphic resources docs clearer 2021-03-21 13:23:51 -04:00
Zach Daniel
2280b1e439 fix: reroute Ash.Type.UUID to :uuid in migrations 2021-03-21 13:23:30 -04:00
Zach Daniel
09b2ee6b59 chore: release version v0.35.3 2021-03-19 18:42:10 -04:00
Zach Daniel
830a4ca6ee improvement: consistent foreign key names
fix: force create extensions snapshot
improvement: support custom foreign key error messages
2021-03-19 18:42:10 -04:00
Jason Axelson
93ad7d18ca
docs: Update docs in readme (#50) 2021-03-14 17:22:59 -04:00