Lunny Xiao
|
c5ee68faa1
|
Fix wrong dbmetas (#1442)
* add tests for db metas
* add more tests
* fix bug on mssql
|
2019-09-30 15:09:57 +08:00 |
Lunny Xiao
|
a5702e52b5
|
Fix default value parse bugs (#1437)
* fix default value
* fix default value tags
* fix postgres default
* fix default on postgres
* fix default on postgres
* fix mssql default
|
2019-09-29 12:31:06 +08:00 |
BetaCat
|
b757473de7
|
Remove quotestr totally (#1366)
* remove QuoteStr() totally
* update xorm.core -> v0.7.0
* update dialect Quote
|
2019-07-24 14:38:05 +08:00 |
Lunny Xiao
|
c9b14f9487
|
move depends package from github.com to customize domain (#1327)
|
2019-06-17 13:38:13 +08:00 |
BetaCat
|
45f019c574
|
fix bug in sqlite db name parsing (#1096)
|
2018-09-12 09:44:34 +08:00 |
Lunny Xiao
|
a4a8e4a739
|
fix bug and add set conn max lifetime (#606)
* fix sqlite bug and add SetConnMaxLifetime
* add parse for composite keys
* required go 1.5+
|
2017-06-05 15:08:30 +08:00 |
Lunny Xiao
|
a5cb21c443
|
bug fixed for mssql dialect
|
2017-04-05 18:17:41 +08:00 |
Hank Shen
|
6687a2b4e8
|
Rename the dialect file name (#557)
|
2017-03-30 17:59:41 +08:00 |