xorm/internal/statements
Lunny Xiao 4cde28ca21 Use any instead of interface{} (#2360)
Reviewed-on: https://gitea.com/xorm/xorm/pulls/2360
2023-10-28 10:59:32 +00:00
..
args.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
cache.go start v2 (#2350) 2023-10-27 14:27:46 +00:00
column_map.go start v2 (#2350) 2023-10-27 14:27:46 +00:00
cond.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
delete.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
expr.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
insert.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
join.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
legacy_select.go some refactors for write functions (#2342) 2023-10-25 07:11:18 +00:00
order_by.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
pagination.go start v2 (#2350) 2023-10-27 14:27:46 +00:00
pk.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
query.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
select.go start v2 (#2350) 2023-10-27 14:27:46 +00:00
statement.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
statement_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
table_name.go start v2 (#2350) 2023-10-27 14:27:46 +00:00
update.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
values.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
writer.go some refactors for write functions (#2342) 2023-10-25 07:11:18 +00:00