cmd icon indicating copy to clipboard operation
cmd copied to clipboard

Unknown colType NCHAR - mssql

Open Yang09701194 opened this issue 6 years ago • 1 comments

I'm using reverse function on MSSQL database, and get error on NCHAR

>xorm reverse mssql "server=XXX;user id=XXX;password=XXX;database=XXX" templates/goxorm

2018/05/04 14:58:29 [Error] reverse.go:178 Unknown colType NCHAR for XXTanble - XXColumn

Does xorm/cmd consider to support NCHAR ? Thank you.


(I'm begginer at go and I think I am not able to make PR now like #27 )

Yang09701194 avatar May 04 '18 07:05 Yang09701194

I met the same problem

akuan avatar Mar 25 '19 06:03 akuan