lua-resty-mysql icon indicating copy to clipboard operation
lua-resty-mysql copied to clipboard

why not handle FIELD_TYPE_DECIMAL?

Open DoBetter-pan opened this issue 8 years ago • 1 comments

When I query data from DB, I found I got string for DECIMAL from online DB but number from test DB. I checked the code, I think it maybe do not handle 0x00(FIELD_TYPE_DECIMAL). Could you tell me why? Thanks!

DoBetter-pan avatar Jun 21 '17 03:06 DoBetter-pan

@DoBetter-pan It's just because no one asked for it. Will you contribute a pull request for this? Thanks!

agentzh avatar Jun 21 '17 04:06 agentzh