Open Yang09701194 opened 6 years ago
I'm using reverse function on MSSQL database, and get error on SMALLDATETIME
SMALLDATETIME
>xorm reverse mssql "server=XXX;user id=XXX;password=XXX;database=XXX" templates/goxorm 2018/05/04 14:14:38 [Error] reverse.go:178 Unknown colType SMALLDATETIME for XXTanble - XXColumn
Does xorm/cmd consider to support smalldatetime ? Thank you.
xorm/cmd
(I'm begginer at go and I think I am not able to make PR now like #27 )
I'm using reverse function on MSSQL database, and get error on
SMALLDATETIME
Does
xorm/cmd
consider to support smalldatetime ? Thank you.(I'm begginer at go and I think I am not able to make PR now like #27 )