Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Unknown colType NCHAR - mssql #35

Open
Yang09701194 opened this issue May 4, 2018 · 1 comment
Open

Unknown colType NCHAR - mssql #35

Yang09701194 opened this issue May 4, 2018 · 1 comment

Comments

@Yang09701194
Copy link
Contributor

Yang09701194 commented May 4, 2018

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 Yang09701194 changed the title Unknown colType NCHAR Unknown colType NCHAR - mssql May 4, 2018
@akuan
Copy link

akuan commented Mar 25, 2019

I met the same problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants