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

If mysql table name is a number,there will be a error occured #26

Open
yelvxiuge opened this issue Dec 21, 2017 · 0 comments
Open

If mysql table name is a number,there will be a error occured #26

yelvxiuge opened this issue Dec 21, 2017 · 0 comments
Labels

Comments

@yelvxiuge
Copy link

如果mysql数据库表名是个数字 它将报错. 详情如下:
If mysql table name is a number,there will be a error occured. details below:

I run command : xorm reverse mysql sukhoi:123456@(127.0.0.1:3306)/crawling?charset=utf8 ./cmd/xorm/templates/go
return :
[Error] reverse.go:298 8:6: expected 'IDENT', found 'INT' 000001-package model

@lunny lunny added the bug label Dec 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants