Commit Graph

6 Commits

Author SHA1 Message Date
Lunny Xiao c9b14f9487
move depends package from github.com to customize domain (#1327) 2019-06-17 13:38:13 +08:00
宋小北 ce804aee6c Unknown colType DOUBLE UNSIGNED (#1274) 2019-04-19 16:28:27 +08:00
zhanglin 4e21af9122 fix db default charset error (#1072)
* fix db default charset error

* add table charset empty check
2018-08-25 20:34:45 +08:00
m2nlight 11743c1a80 Add NewEngineWithParams method can call SetParams for dialect. The dialect_… (#798)
* Add NewEngine2 method can call SetArguments for dialect. The dialect_mysql support ROW_FORMAT in createtable. (https://github.com/go-xorm/xorm/issues/793)

* Rename NewEngine2 to NewEngineWithParams

* rename SetArguments to SetParams

* rename SetArguments to SetParmas
2018-03-08 09:30:38 +08:00
wangsongyan 65b517242f add comment for mysql dialect (#579) 2017-05-04 21:12:02 +08:00
Hank Shen 6687a2b4e8 Rename the dialect file name (#557) 2017-03-30 17:59:41 +08:00