xorm/schemas
Lunny Xiao 6ef0a7798f
All checks were successful
release / release (push) Successful in 10m37s
test mariadb / test mariadb (push) Successful in 4m37s
test cockroach / test cockroach (push) Successful in 7m14s
test mysql / test mysql (push) Successful in 4m58s
test mssql / test mssql (push) Successful in 5m57s
test mysql8 / test mysql8 (push) Successful in 5m5s
test postgres / test postgres (push) Successful in 5m50s
test tidb / test tidb (push) Successful in 5m31s
test sqlite / unit test & test sqlite (push) Successful in 8m12s
Fix bug when join with alias start with a (#2343)
Fix #2331

Reviewed-on: #2343
2023-10-25 11:01:46 +00:00
..
collation.go Mysql support a new tag Collate (#2283) 2023-07-01 03:40:09 +00:00
column.go Mysql support a new tag Collate (#2283) 2023-07-01 03:40:09 +00:00
index.go Add README and fix some lints (#2079) 2021-12-14 09:00:35 +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
pk.go Fix comments (#1896) 2021-04-12 16:00:07 +08:00
quote_test.go Fix bug when join with alias start with a (#2343) 2023-10-25 11:01:46 +00:00
quote.go Fix bug when join with alias start with a (#2343) 2023-10-25 11:01:46 +00:00
table_test.go refactor insert condition generation (#1998) 2021-07-20 13:46:24 +08:00
table.go Mysql support a new tag Collate (#2283) 2023-07-01 03:40:09 +00:00
type.go fix the error in mysql: unknown colType UNSIGNED FLOAT (#2143) 2023-09-16 15:43:12 +00:00
version.go Add DBVersion (#1723) 2021-06-12 15:06:05 +08:00