xorm/schemas
Ikko Ashimine 8843a88503 Fix typo in column.go (#1908)
Avaiable -> Available

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1908
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Ikko Ashimine <eltociear@noreply.gitea.io>
Co-committed-by: Ikko Ashimine <eltociear@noreply.gitea.io>
2021-06-06 20:41:42 +08:00
..
column.go Fix typo in column.go (#1908) 2021-06-06 20:41:42 +08:00
index.go Fix comments (#1896) 2021-04-12 16:00:07 +08:00
pk.go Fix comments (#1896) 2021-04-12 16:00:07 +08: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 Fix comments (#1896) 2021-04-12 16:00:07 +08:00
quote_test.go Do not ever quote asterisk symbol. Fixes #1780 (#1781) 2020-09-06 08:22:34 +00:00
table.go Fix comments (#1896) 2021-04-12 16:00:07 +08: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 Fix comments (#1896) 2021-04-12 16:00:07 +08:00