1. add: support xml column type for mssql. 2. fix: array index overflow when getindexs caused by unregular indexname(eg.idx_(tablename)) Co-authored-by: Rick <lonelyangel.jcw@gmail.com> Reviewed-on: https://gitea.com/xorm/xorm/pulls/1852 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: L-Angel <l-angel@noreply.gitea.io> Co-committed-by: L-Angel <l-angel@noreply.gitea.io> |
||
|---|---|---|
| .. | ||
| column.go | ||
| index.go | ||
| pk.go | ||
| pk_test.go | ||
| quote.go | ||
| quote_test.go | ||
| table.go | ||
| table_test.go | ||
| type.go | ||