Jinzhu c44405a25b
Implement Generics API (#7424)
* Implement Generics API

* Add more generics tests

* Add more tests and Take method

* use delayed‑ops pipeline for generics API

* fix generics tests for mysql

* Support SubQuery for Generics

* Add clause.JoinTable helper method

* Fix golangci-lint error

* Complete the design and implementation of generic version Join

* improve generics version Joins support

* allow configuring select/omit columns for joins via subqueries

* finish generic version Preload

* handle error of generics Joins/Preload

* fix tests

* Add LimitPerRecord for generic version Preload

* fix tests for mysql 5.7

* test for nested generic version Join/Preload

* Add WithResult support for generics API

* test reuse generics db conditions

* fix data race

* remove ExampleLRU test

* Add default transaction timeout support

* fix test
2025-05-25 15:40:40 +08:00
..
2020-06-02 10:50:38 +08:00
2023-02-02 17:15:08 +08:00
2020-06-02 09:18:01 +08:00
2020-03-09 17:07:00 +08:00
2023-10-10 14:45:48 +08:00
2020-07-15 10:25:10 +08:00
2020-07-15 10:25:10 +08:00
2021-03-30 18:28:09 +08:00
2020-06-02 09:18:01 +08:00
2020-03-09 17:07:00 +08:00
2025-05-25 15:40:40 +08:00
2021-07-14 15:51:24 +08:00
2021-11-29 11:02:44 +08:00
2020-06-02 09:18:01 +08:00
2020-03-09 17:07:00 +08:00
2020-05-24 11:35:19 +08:00