Cr b2f42528a4
fix(Joins): args with select and omit (#5790)
* fix(Joins): args with select and omit

* chore: gofumpt style
2022-11-02 10:28:00 +08:00
..
2020-07-28 14:46:48 +08:00
2022-03-17 11:22:25 +08:00
2021-10-26 22:40:14 +08:00
2022-07-14 14:55:54 +08:00
2022-03-24 09:31:58 +08:00
2022-09-22 15:51:47 +08:00
2020-02-23 09:38:51 +08:00
2022-01-30 22:46:41 +08:00
2022-07-14 14:55:54 +08:00
2022-07-14 14:55:54 +08:00
2022-07-14 14:55:54 +08:00
2022-09-05 15:39:19 +08:00

Test Guide

cd tests
# prepare test databases
docker-compose up

# run all tests
./tests_all.sh