Skip to content

Add unsafeSqlCastAs for CAST( val AS type) sql, with test#140

Open
trilogysci wants to merge 1 commit intoprowdsponsor:masterfrom
trilogysci:master
Open

Add unsafeSqlCastAs for CAST( val AS type) sql, with test#140
trilogysci wants to merge 1 commit intoprowdsponsor:masterfrom
trilogysci:master

Conversation

@trilogysci
Copy link

@trilogysci trilogysci commented May 29, 2016

Provides a more flexible method then
#119
can be used to support constants such as CAST( '12.3' AS real)
or using in expressions such as CAST((timestamp '2001-11-11 09:11:25' + interval '1 hour' ) as time)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant