xorm/schemas
Lunny Xiao 390effb8a4 Move zero functions to a standalone package (#1548)
Remove depreciated functions and move some functions to schemas

Move zero functions to a standalone package

Reviewed-on: https://gitea.com/xorm/xorm/pulls/1548
2020-02-26 12:45:10 +00:00
..
column.go Merge core package back into the main repository and split into serval sub packages. (#1543) 2020-02-24 08:53:18 +00:00
index.go Fix mssql quote (#1535) 2020-02-24 10:03:48 +00:00
pk.go Move zero functions to a standalone package (#1548) 2020-02-26 12:45:10 +00:00
pk_test.go Merge core package back into the main repository and split into serval sub packages. (#1543) 2020-02-24 08:53:18 +00:00
quote.go Move zero functions to a standalone package (#1548) 2020-02-26 12:45:10 +00:00
quote_test.go Move zero functions to a standalone package (#1548) 2020-02-26 12:45:10 +00:00
table.go Fix mssql quote (#1535) 2020-02-24 10:03:48 +00:00
table_test.go Merge core package back into the main repository and split into serval sub packages. (#1543) 2020-02-24 08:53:18 +00:00
type.go Merge core package back into the main repository and split into serval sub packages. (#1543) 2020-02-24 08:53:18 +00:00