8000 Add display size field to descriptor tuple. · Issue #32 · PyMySQL/PyMySQL · GitHub
[go: up one dir, main page]

Skip to content

Add display size field to descriptor tuple. #32

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

Open
petehunt opened this issue Jul 27, 2011 · 2 comments
Open

Add display size field to descriptor tuple. #32

petehunt opened this issue Jul 27, 2011 · 2 comments

Comments

@petehunt
Copy link
Contributor

Originally filed by floydoph...@gmail.com on 2010-08-03T14:05:57

For now, the description tuple does conform to the DB-API 2.0 spec, however, the display size field is currently missing (None), whereas in MySQLdb it is present. So far this has not affected a single test case, so it is low-priority.

@petehunt
Copy link
Contributor Author

Updated by floydoph...@gmail.com on 2010-08-18T19:01:55

Added label Milestone-Release1.0

@methane methane added this to the 1.0 milestone Jul 28, 2016
@methane methane modified the milestones: 0.8 LTS, 1.0 Aug 30, 2016
@methane methane removed this from the 0.8 milestone Jun 27, 2018
@bskotny
Copy link
bskotny commented Apr 28, 2019

I was looking into this issue, and found out the display size field is generally always set to None. I went to the official MySQL page where it shows the display field size as None. I also went on another website that said it is generally always set to None. It is always set to none since its computationally intensive. I would close this issue since it might not be possible.

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
0