Skip to content

Commit cc97f11

Browse files
committed
Merge remote-tracking branch 'origin/2.0' into 2.x
2 parents 11877d6 + 2658941 commit cc97f11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/01_Installation_and_Upgrade/01_Upgrade_Notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ 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-
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
18+
1719
## 1.8.0
1820
- [General] Dropped support of `pimcore/pimcore` v10. Bumped minimum requirement of `pimcore/pimcore` to `^11.2`
1921
- [General] Replaced Request::get() with explicit input sources.

0 commit comments

Comments
 (0)