Skip to content

Think about columns in dbColumnInfo() output #78

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

Closed
krlmlr opened this issue Feb 8, 2016 · 2 comments
Closed

Think about columns in dbColumnInfo() output #78

krlmlr opened this issue Feb 8, 2016 · 2 comments

Comments

@krlmlr
Copy link
Member

krlmlr commented Feb 8, 2016

dbColumnInfo() returns a data frame, currently with "name" and "type" columns (as tested by DBItest and implemented by backends) but the documentation specifies "name", "field.type" and "data.type" columns.

This method seems to be new, so we're free to choose what to do here.

@hadley
Copy link
Member

hadley commented Mar 16, 2016

It would be nice to have one column that gives the SQL type and one column that gives the R type.

@krlmlr
Copy link
Member Author

krlmlr commented Dec 1, 2016

Needs to be tested in DBItest.

@krlmlr krlmlr closed this as completed Dec 1, 2016
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants