Commit graph

611 commits

Author SHA1 Message Date
Zach Daniel
79879e0bd6 fix: keep unique index keys in order in migrations
closes #109
2022-09-10 01:41:25 -04:00
Zach Daniel
1ccef5cc61 chore: .formatter.exs typo 2022-09-08 13:33:29 -04:00
Zach Daniel
74864d933e chore: fix .formatter.exs file 2022-09-08 13:28:58 -04:00
Zach Daniel
c35151d94d docs: add fragments doc 2022-09-06 22:46:14 -04:00
Zach Daniel
6336da1af3 chore: release version v1.0.0-rc.2 2022-09-06 18:35:41 -04:00
Zach Daniel
170b9fc9e7 improvement: support latest ash exists/2 expr 2022-09-06 18:33:17 -04:00
Zach Daniel
16134be8a7 chore: release version v1.0.0-rc.1 2022-09-04 00:40:19 -06:00
Zach Daniel
52ca0392b2 docs: add a testing with postgres how-to 2022-08-30 17:36:57 -06:00
Zach Daniel
baf88e41ef chore: bump CI ash version 2022-08-30 17:15:02 -06:00
Zach Daniel
e80768c608 chore: 1.0.0-rc.0 2022-08-30 17:13:35 -06:00
Zach Daniel
30dd7ca2de fix: make fragment private 2022-08-30 16:50:48 -06:00
Zach Daniel
efae9017f8 docs: fix bad reference in docs 2022-08-24 12:07:38 -04:00
Zach Daniel
b9ad0ef12e chore: bump pre 2022-08-24 12:07:38 -04:00
Zach Daniel
8852b0c559 chore: bump ash version 2022-08-24 12:07:38 -04:00
Zach Daniel
85bef20c50 chore: fix typo 2022-08-24 12:07:38 -04:00
Zach Daniel
385214694d docs: total docs reorg 2022-08-24 12:07:38 -04:00
Zach Daniel
7d7d95db13 chore: update docs & spark 2022-08-24 12:07:38 -04:00
Zach Daniel
aae7fd4f43 chore: bump pre version 2022-08-24 12:07:38 -04:00
Zach Daniel
552dbf9c0d fix: do float division when appropriate 2022-08-24 12:07:38 -04:00
Zach Daniel
9878b55428 docs: initial stab on getting started with postgres guide 2022-08-24 12:07:38 -04:00
Zach Daniel
98be97edfd chore: bump version 2022-08-24 12:07:38 -04:00
Zach Daniel
332885710c improvement: add shell tutorial, update ash 2022-08-24 12:07:38 -04:00
Zach Daniel
d39c309b89 improvement: update to latest spark, get ready for 1.0 2022-08-24 12:07:38 -04:00
Zach Daniel
3c8ce4c5ba fix: properly rewrite keys 2022-08-24 12:07:38 -04:00
Zach Daniel
a563786218 chore: rewrite keys properly 2022-08-24 12:07:38 -04:00
Zach Daniel
4a69edce2d important: update to ash 2.0 branch 2022-08-24 12:07:38 -04:00
Zach Daniel
0772c6ea2d fix: always install intended extensions in migration generator 2022-08-24 12:07:00 -04:00
James Harton
b561c4f8d4
fix: Squash dashes in migration names. (#105) 2022-08-15 12:29:01 -04:00
Zach Daniel
1cf6e0dcb1 fix: check for join bindings before aggregate bindings 2022-08-14 11:56:36 -04:00
Zach Daniel
0fe770b9ea fix: include prefix in the proper place when renaming attributes
closes: #104
2022-08-09 16:37:20 -04:00
Zach Daniel
b8290b43f1 chore: only test with 13 2022-08-05 15:40:04 -04:00
Zach Daniel
dfdb38bf7e chore: remove ash main from test 2022-08-05 15:31:35 -04:00
Zach Daniel
cf0fe5ba2a chore: remove old versions of postgres from matrix 2022-08-05 15:31:09 -04:00
Zach Daniel
67127c0715 chore: remove beta from release tweet 2022-08-05 15:28:18 -04:00
Zach Daniel
bf178ea8fb chore: release version v0.43.0 2022-08-05 15:27:53 -04:00
Zach Daniel
eb2bd267cb improvement: fix typecasting for calculations & embed access
chore: rebuild test migrations
2022-08-05 15:27:22 -04:00
Zach Daniel
82d8d73b4d test: add test for check constraint ordering 2022-07-22 01:01:32 -04:00
Zach Daniel
778641fb28 fix: properly order check constraints 2022-07-22 00:50:19 -04:00
Zach Daniel
968fb45b4e fix: remove check constraints before adding them 2022-07-22 00:45:49 -04:00
Zach Daniel
e20e68e73a improvement: add custom_statements to migration generator 2022-07-21 13:34:38 -04:00
Zach Daniel
16c0497916 chore: update docs 2022-07-20 14:25:47 -04:00
Zach Daniel
98c521eff3 chore: update docs 2022-07-20 14:20:05 -04:00
Zach Daniel
0f9a433c95 improvement: support || and && 2022-07-20 14:19:06 -04:00
Zach Daniel
ce098699a6 chore: release version v0.42.0-rc.7 2022-07-14 15:09:55 -04:00
Zach Daniel
559f60c339 improvement: add default guide, and empty ash postgres guide 2022-07-14 12:13:54 -04:00
Zach Daniel
c2275e9bfd chore: release version v0.42.0-rc.6 2022-07-10 16:27:20 -04:00
Zach Daniel
f791305d5f fix: use new doc_index patterns 2022-07-10 16:26:57 -04:00
Zach Daniel
f3d72007f1 docs: update changelog 2022-07-06 14:45:55 -04:00
Zach Daniel
9d2fac8bdb chore: release version v0.42.0-rc.5 2022-07-06 14:44:53 -04:00
Zach Daniel
c52917bca1 improvement: set update_defaults on upsert results 2022-07-06 14:44:18 -04:00