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 SQL Type to dbColumnInfo #100

Closed
ankane opened this issue Jul 13, 2018 · 4 comments
Closed

Add SQL Type to dbColumnInfo #100

ankane opened this issue Jul 13, 2018 · 4 comments

Comments

@ankane
Copy link

ankane commented Jul 13, 2018

Hi, it looks like dbColumnInfo currently only returns the R type. It'd be great to return the SQL type as well (as RMySQL does).

@krlmlr
Copy link
Member

krlmlr commented Aug 26, 2018

@krlmlr krlmlr added this to the 1.1.0 milestone Aug 25, 2020
@krlmlr krlmlr modified the milestones: 1.1.0, 1.2.0 Jan 5, 2021
@krlmlr
Copy link
Member

krlmlr commented Dec 12, 2021

The relevant code is in https://github.com/r-dbi/RMySQL/blob/main/src/fields.c, we may want to query in MariaResultPrep::cache_metadata() .

@krlmlr krlmlr removed this from the 1.2.0 milestone Dec 12, 2021
@ankane
Copy link
Author

ankane commented May 19, 2022

Cleaning up stale issues

@github-actions
Copy link

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators May 20, 2023
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