Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add cop_cast() operator into SqlUtil #535

Closed
gamato opened this issue Feb 18, 2016 · 0 comments
Closed

add cop_cast() operator into SqlUtil #535

gamato opened this issue Feb 18, 2016 · 0 comments
Assignees
Milestone

Comments

@gamato
Copy link
Contributor

gamato commented Feb 18, 2016

We need an operator for these:
cast (123 as char)
cast ('123' as integer)
cast (colname as number(15,6))

@gamato gamato added the feature label Feb 18, 2016
@gamato gamato self-assigned this Feb 18, 2016
@tethal tethal added the fixed label Feb 21, 2016
@tethal tethal closed this as completed Feb 21, 2016
@davidnich davidnich added this to the 0.8.12 milestone Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants