xorm/dialects
CyJaySong 94882e39df Fix deleted tag attribute zeroTime is not DatabaseTZ (#2299)
Co-authored-by: CyJay <cyjay@MacBook-Pro.lan>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2299
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: CyJaySong <CyJaySong@gmail.com>
Co-committed-by: CyJaySong <CyJaySong@gmail.com>
2023-08-07 04:28:55 +00:00
..
dameng.go Mysql support a new tag Collate (#2283) 2023-07-01 03:40:09 +00:00
dialect.go Some refactor (#2292) 2023-07-12 07:53:25 +00:00
driver.go refactor some code (#2000) 2021-07-21 00:12:20 +08:00
filter.go Fix question mark replacement on postgres (#2202) 2023-07-12 13:22:32 +00:00
filter_test.go Fix question mark replacement on postgres (#2202) 2023-07-12 13:22:32 +00:00
gen_reserved.sh
mssql.go Fix deleted tag attribute zeroTime is not DatabaseTZ (#2299) 2023-08-07 04:28:55 +00:00
mssql_test.go
mysql.go mysql: add CHAIN, RANK to reserved word list (#2282) 2023-07-12 08:52:23 +00:00
oracle.go Fix question mark replacement on postgres (#2202) 2023-07-12 13:22:32 +00:00
oracle_test.go
pg_reserved.txt
postgres.go Fix question mark replacement on postgres (#2202) 2023-07-12 13:22:32 +00:00
postgres_test.go Fix postgres driver datasource name parse (#2012) 2021-07-28 10:03:09 +08:00
quote.go
sqlite3.go Some refactor (#2292) 2023-07-12 07:53:25 +00:00
sqlite3_test.go
table_name.go oracle数据库不再拼接AS (#2109) 2022-03-31 23:57:40 +08:00
table_name_test.go
time.go Change schemas.Column to use int64 (#2160) 2022-07-14 13:55:24 +08:00
time_test.go Add dialects/time_test.go (#2169) 2023-07-26 00:57:40 +00:00