File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
* Bugfix - Fix sql code generation to comply with sql mode ` ONLY_FULL_GROUP_BY ` (#916 ) PR #965
15
15
* Bugfix - Fix count for left-joined ` QueryExpressions ` (#951 ) PR #966
16
16
* Bugfix - Fix assertion error when performing a union into a join (#930 ) PR #967
17
- * Update ` ~jobs.error_stack ` from blob to mediumblob
17
+ * Update ` ~jobs.error_stack ` from blob to mediumblob to allow error stacks >64kB in jobs ( # 984 ) PR # 986
18
18
19
19
### 0.13.2 -- May 7, 2021
20
20
* Update ` setuptools_certificate ` dependency to new name ` otumat `
Original file line number Diff line number Diff line change 13
13
* Bugfix - Fix count for left-joined ``QueryExpressions `` (#951) PR #966
14
14
* Bugfix - Fix assertion error when performing a union into a join (#930) PR #967
15
15
* Bugfix - Fix regression issue with `DISTINCT ` clause and `GROUP_BY ` (#914) PR #963
16
- * Update `~jobs.error_stack ` from blob to mediumblob
16
+ * Update `~jobs.error_stack ` from blob to mediumblob to allow error stacks >64kB in jobs (#984) PR #986
17
17
18
18
0.13.2 -- May 7, 2021
19
19
----------------------
You can’t perform that action at this time.
0 commit comments