xorm/internal/core
Lunny Xiao 6e78cff477
Use any instead of interface{}
2023-10-28 17:48:25 +08:00
..
db.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
db_test.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
error.go Move core internal (#2354) 2023-10-27 16:27:33 +00:00
interface.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
rows.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
scan.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
stmt.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00
tx.go Use any instead of interface{} 2023-10-28 17:48:25 +08:00