There may be a bug in checkColumnAttributes
SenZhangAI opened this issue · 1 comments
SenZhangAI commented
code here is a little strange, why mysql.TypeDatetime
, mysql.TypeDuration
, mysql.TypeTimestamp
need to check precision?
Perhaps this is for case mysql.TypeNewDecimal
, mysql.TypeDouble
, mysql.TypeFloat
SenZhangAI commented