File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,14 @@ New features:
31
31
- PostgreSQL
32
32
- MySQL
33
33
34
- - Added support for keys in calculated fields when projects use a non-default
35
- key handling option, such as inherited primary key.
36
-
37
34
Bug fixes:
38
35
39
- - Fixed an issue where job API calls hang when table filters return an empty
40
- result.
36
+ - Fixed an issue where job API calls would hang when table filters returned an
37
+ empty result.
38
+ - Fixed an issue that prevented users from saving calculated key fields for
39
+ projects that use the single-inherited or wrapped key handling options.
40
+ - Fixed an issue with embedded array mappings and excluded fields, where blank
41
+ source data could trigger an 'unset' error rather than being processed silently.
41
42
42
43
43
44
1.12.0 Changelog
You can’t perform that action at this time.
0 commit comments