mirror of
https://github.com/astaxie/beego.git
synced 2025-07-17 01:12:19 +00:00
Orm: Add tidb for query builder
This commit is contained in:
@@ -397,7 +397,7 @@ go test -v github.com/astaxie/beego/orm
|
||||
|
||||
#### TiDB
|
||||
export ORM_DRIVER=tidb
|
||||
export ORM_SOURCE='memory://test'
|
||||
export ORM_SOURCE='memory://test/test'
|
||||
go test -v github.com/astaxie/beego/orm
|
||||
|
||||
`)
|
||||
|
Reference in New Issue
Block a user