mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 18:30:56 +00:00
commit
cbffcaa7a8
@ -140,7 +140,7 @@ func detectTZ(al *alias) {
|
||||
if engine != "" {
|
||||
al.Engine = engine
|
||||
} else {
|
||||
engine = "INNODB"
|
||||
al.Engine = "INNODB"
|
||||
}
|
||||
|
||||
case DR_Sqlite:
|
||||
|
Loading…
Reference in New Issue
Block a user