ntki
Results
1
comments of
ntki
One solution would be to check whether ```*num == floor(*num)``` at https://github.com/mwild1/luadbi/blob/master/dbd/mysql/statement.c#L242 and push the appropriate mysql_type based on that. But probably it won't be a good solution in every...