Skip to content

Commit e551a16

Browse files
committed
allow more complex expressions in extract clause
1 parent ab2ab73 commit e551a16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Original project websites:
99

1010
## Extensions Version 0.8.3
1111

12+
* Allowed complex expressions in extract from
1213
* Corrected cast expression to make type parameters usable (e.g. cast(col1 as varchar(255))
1314
* Added support for column comma list in partition by statements
1415
* Added support for columns names in create view statements

0 commit comments

Comments
 (0)