ariga / entimport

A tool for generating Ent schema from SQL schema
Apache License 2.0
184 stars 55 forks source link

Windows import existing schema erro #31

Open neptunebachelor opened 2 years ago

neptunebachelor commented 2 years ago

go run ariga.io/entimport/cmd/entimport -dsn "mysql://root:pass@tcp(192.168.10.153:3306)/zzz" -tables "xxx"^C

Same command do generate schema.go file properly in linux

zeevmoney commented 2 years ago

Hi @neptunebachelor,

Thanks for reaching out and sorry for the late reply. If the issue is still relevant, can you please send the error log?