xorm/internal/core
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
..
db.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
db_test.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
error.go Move core internal (#2354) 2023-10-27 16:27:33 +00:00
interface.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
rows.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
scan.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
stmt.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00
tx.go Use any instead of interface{} (#2360) 2023-10-28 10:59:32 +00:00