Open neptunebachelor opened 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
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?
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