Skip to content

Commit 2c5e6aa

Browse files
committed
Task: add upgrade notes
1 parent 9f145e4 commit 2c5e6aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/01_Installation_and_Upgrade/01_Upgrade_Notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Therefore, the type of both date fields in the GraphQL schema have changed from
1313
- [Config] Removed sql query config field
1414
- [QueryType] `args['path']` will no longer be supported, use `args['fullpath']` instead.
1515
- [DataType] Generated type names now include the type itself, see https://github.com/pimcore/data-hub/issues/879
16-
- [QueryType] Added field `type` for `table` query type definition, see https://github.com/pimcore/data-hub/pull/883
17-
- [DataType] Added numeric-prefix `col` for `table` columns
16+
- [QueryType] Change type name for `table` definition, now the name also includes the type, see https://github.com/pimcore/data-hub/pull/883
17+
- [DataType] Added numeric-prefix `col` for `table` columns to allow numbers as column names
1818

1919
## 1.8.0
2020
- [General] Dropped support of `pimcore/pimcore` v10. Bumped minimum requirement of `pimcore/pimcore` to `^11.2`

0 commit comments

Comments
 (0)