Commit graph

912 commits

Author SHA1 Message Date
Zach Daniel
f0b901173c fix: properly group many_to_many aggregates 2021-05-12 13:17:26 -04:00
Zach Daniel
5cb1b5805f chore: release version v0.38.8 2021-05-09 17:44:54 -04:00
Zach Daniel
058d8eb45c improvement: update to the latest ash version 2021-05-09 17:44:23 -04:00
Frank Dugan III
7db7944549
refactor: remove references to "side loading" (#66) 2021-05-09 17:37:18 -04:00
Zach Daniel
20894cf856 chore: release version v0.38.7 2021-05-08 23:28:30 -04:00
Zach Daniel
7911de61a5 improvement: support latest ash/filtering on related aggregates 2021-05-08 23:25:28 -04:00
Zach Daniel
8358a01dd9 chore: release version v0.38.6 2021-05-07 12:11:22 -04:00
Zach Daniel
e6e5ca8165 fix: properly construct sources for lateral joins 2021-05-07 12:09:09 -04:00
Zach Daniel
8f80c89db9 improvement: update to latest ash 2021-05-07 12:00:52 -04:00
Zach Daniel
ea26d3f432 fix: copy the correct data for lateral join queries 2021-05-07 11:04:09 -04:00
Zach Daniel
f82e2d44c8 fix: better errors in error cases 2021-05-07 03:09:49 -04:00
Zach Daniel
2e8b0f6b98 chore: release version v0.38.5 2021-05-07 01:49:21 -04:00
Zach Daniel
48c3830209 fix: don't cast booleans to string in last_ditch_cast 2021-05-07 01:49:04 -04:00
Zach Daniel
7d286af3c8 chore: update gitops 2021-05-07 01:13:45 -04:00
Zach Daniel
a36e8c2d3a chore: release version v0.38.4 2021-05-07 01:12:30 -04:00
Zach Daniel
f28ee00d68 improvement: support latest ash version resource sorts 2021-05-07 01:12:13 -04:00
Zach Daniel
c772398f38 chore: release version v0.38.3 2021-05-06 17:37:48 -04:00
Zach Daniel
29956794ff improvement: update to latest ash
chore: add aggregate test
chore: small experimental interface change
2021-05-06 17:37:29 -04:00
Frank Dugan III
2eca589de4
improvement: document script to iterate migrations (#65) 2021-05-05 15:20:28 -04:00
Zach Daniel
2460a05b79 chore: release version v0.38.2 2021-05-04 02:14:50 -04:00
Zach Daniel
7b37042817 test: more lateral join testing
fix: join to join table in lateral join query
2021-05-04 02:14:24 -04:00
Zach Daniel
ebde2b620e fix: multitenancy + lateral join sources
fix: don't distinct in lateral joins
2021-05-04 01:36:25 -04:00
Zach Daniel
3afb9c8d89 chore: release version v0.38.1 2021-05-04 01:12:17 -04:00
Jeremy Ward
11665e0784
fix: fix fragment processing broken (#64) 2021-05-01 10:05:12 -04:00
Zach Daniel
c65183685c chore: release version v0.38.0 2021-04-29 17:31:38 -04:00
Zach Daniel
7115bec586 feat: support new side load improvements 2021-04-29 17:31:34 -04:00
zimt28
fe7d188e26
improvement: Preserve attribute order (#63) 2021-04-28 17:23:24 -04:00
Zach Daniel
5f27e329bc chore: release version v0.37.8 2021-04-27 17:17:38 -04:00
Zach Daniel
b7efe6e078 improvement: custom index names
fix: simpler index names
2021-04-27 17:16:56 -04:00
Zach Daniel
41e95af715 fix: don't prefix unique indices with prefix() 2021-04-27 16:15:55 -04:00
Zach Daniel
ae3f2c0b07 fix: sort index operations last 2021-04-27 16:08:16 -04:00
Zach Daniel
65d79463ec chore: release version v0.37.7 2021-04-27 13:16:54 -04:00
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