xorm/internal
Nicolas Chiappero 5f3bad1949 [dialects/mssql.go] bugfix SQLType / GetColumns / GetTables / GetIndexes
[dialects/postgres.go] bugfix SQLType
[engine.go] use github.com/alexbrainman/odbc for odbc - bugfix objectId - add log - bugfix null value - bugfix sql server identity
[schemas/index.go] bugfix index name generatin
[schemas/table.go] add ObjectId field
[schemas/type.go] add DateTime2 type
[*] replace module xorm.io/xorm by gitea.com/nikos06/xorm
2021-03-19 12:10:55 +01:00
..
json Move statement as a sub package (#1564) 2020-02-28 12:29:08 +00:00
statements [dialects/mssql.go] bugfix SQLType / GetColumns / GetTables / GetIndexes 2021-03-19 12:10:55 +01:00
utils chore: enable fmt check (#1742) 2020-07-21 04:36:55 +00:00