Build failure #1367

Closed
opened 2019-07-24 06:42:47 +00:00 by yusank · 4 comments
yusank commented 2019-07-24 06:42:47 +00:00 (Migrated from github.com)
vendor/github.com/go-xorm/xorm/engine.go:181:23: engine.dialect.QuoteStr undefined (type core.Dialect has no field or method QuoteStr)

version 0.7.0

``` vendor/github.com/go-xorm/xorm/engine.go:181:23: engine.dialect.QuoteStr undefined (type core.Dialect has no field or method QuoteStr) ``` version 0.7.0

Please upgrade your xorm to latest version.

Please upgrade your xorm to latest version.
yusank commented 2019-07-24 06:58:02 +00:00 (Migrated from github.com)
xorm.io/core : v0.7.0
xorm.io/builder: v0.3.5
github.com/go-xorm/xorm : v0.7.4

I've upgrade to latest version, but still got same error.

``` xorm.io/core : v0.7.0 xorm.io/builder: v0.3.5 github.com/go-xorm/xorm : v0.7.4 ``` I've upgrade to latest version, but still got same error.

github.com/go-xorm/xorm : v0.7.5

github.com/go-xorm/xorm : v0.7.5
yusank commented 2019-07-24 07:44:40 +00:00 (Migrated from github.com)

Thanks, it works.

Thanks, it works.
lunny closed this issue 2020-02-29 09:29:47 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
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/xorm#1367
No description provided.