xorm/dialects
Tomoya AMACHI b767765633
stop using xorm.io/core
2020-03-23 05:18:18 +09:00
..
dialect.go Fix setschema (#1606) 2020-03-17 06:50:06 +00:00
driver.go
filter.go Only replace quotes when necessary (#1584) 2020-03-09 02:17:37 +00:00
filter_test.go Only replace quotes when necessary (#1584) 2020-03-09 02:17:37 +00:00
gen_reserved.sh
mssql.go Fix mssql issue with duplicate columns. (#1225) 2020-03-10 04:46:46 +00:00
mssql_test.go
mysql.go mysql8.0 中同步数据前,获取数据库结构,因tableRaw为空导致同步失败 (#808) 2020-03-09 06:37:03 +00:00
oracle.go stop using xorm.io/core 2020-03-23 05:18:18 +09:00
oracle_test.go stop using xorm.io/core 2020-03-23 05:18:18 +09:00
pg_reserved.txt
postgres.go Fix setschema (#1606) 2020-03-17 06:50:06 +00:00
postgres_test.go
quote.go
sqlite3.go return sqls for create table (#1580) 2020-03-07 12:06:28 +00:00
sqlite3_test.go
table_name.go
table_name_test.go
time.go