This package is out-of-date #6

Closed
opened 2016-08-10 19:32:36 +00:00 by lunny · 3 comments
Owner

Author: @Unknwon

Not able to compile with error:

go-xorm/tidb/tidb_dialect.go:151: cannot use make(map[string]bool) (type map[string]bool) as type map[string]int in assignment
Author: @Unknwon Not able to compile with error: ``` go-xorm/tidb/tidb_dialect.go:151: cannot use make(map[string]bool) (type map[string]bool) as type map[string]int in assignment ```
Author
Owner

Author: @shenli

@Unknwon @lunny We are going to remove TiDB driver soon. go-xorm could use mysql driver to access TiDB. I will update this repo.

Author: @shenli @Unknwon @lunny We are going to remove TiDB driver soon. go-xorm could use mysql driver to access TiDB. I will update this repo.
Author
Owner

Author: @Unknwon

Forgot to close, fix the error yesterday... :trollface:

Author: @Unknwon Forgot to close, fix the error yesterday... :trollface:
Author
Owner

Author: @lunny

OK! @shenli

Author: @lunny OK! @shenli
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xorm/tidb#6
No description provided.