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

Support binary columns #17

Open
jgoizueta opened this issue Jul 13, 2016 · 0 comments
Open

Support binary columns #17

jgoizueta opened this issue Jul 13, 2016 · 0 comments
Assignees

Comments

@jgoizueta
Copy link

The following binary ODBC types are currently not supported because they're interpreted as text strings:

  • SQL_BIT
  • SQL_BINARY
  • SQL_VARBINARY
  • SQL_LONGVARBINARY

We could also consider avoiding text translation for SQL_REAL, SQL_FLOAT, SQL_DOUBLE.

@jgoizueta jgoizueta self-assigned this Jul 13, 2016
@rafatower rafatower modified the milestone: Dataservices - next Jul 19, 2016
@rafatower rafatower modified the milestones: Salmorejo - dataservices, Dataservices - next Jul 28, 2016
@rafatower rafatower modified the milestones: Peloteos - Dataservices, Dataservices - bakclog Oct 24, 2016
@rafatower rafatower removed this from the Dataservices - backlog milestone Jan 10, 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

2 participants