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

Type analysis for OIDs #44

Closed
ghost opened this issue Aug 22, 2019 · 2 comments
Closed

Type analysis for OIDs #44

ghost opened this issue Aug 22, 2019 · 2 comments
Assignees
Milestone

Comments

@ghost
Copy link

ghost commented Aug 22, 2019

OID types in MonetDB are represented as 1235@0, which may cause an error in pymonetdb/sql/pythonize.py", line 144, in convert

A sample line received from the server:

line
'[ 4837,\t"monetdb",\t2019-08-22 12:33:52.000000,\tNULL,\t"running",\t4837@0,\t"select qtag, user, started, estimate, status, tag, query from sys.queue()\n;"\t]'

@gijzelaerr gijzelaerr self-assigned this Oct 29, 2019
@gijzelaerr gijzelaerr added this to the 1.3.0 milestone Oct 29, 2019
@gijzelaerr
Copy link
Collaborator

How would you like this to be returned? as a string?

@gijzelaerr
Copy link
Collaborator

#53

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

No branches or pull requests

1 participant