lua-resty-mysql
lua-resty-mysql copied to clipboard
why not handle FIELD_TYPE_DECIMAL?
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 It's just because no one asked for it. Will you contribute a pull request for this? Thanks!