Jinzhu 9b0ad4730f Squashed commit of the following:
commit 759038a126122d5b3323979fdd7d867a4ab85585
Author: Jinzhu <wosmvp@gmail.com>
Date:   Mon Aug 31 12:06:31 2020 +0800

    Add PreparedStmt tests

commit 066d54db1fc93ea58c190195104a2d7086623f69
Author: 王岚 <wanglan.backend@bytedance.com>
Date:   Fri Aug 28 18:40:59 2020 +0800

    prepare_stmt add ctx
2020-08-31 12:08:33 +08:00
..
2020-07-28 14:46:48 +08:00
2020-06-07 15:26:43 +08:00
2020-08-17 17:41:36 +08:00
2020-08-24 20:24:25 +08:00
2020-08-30 10:21:11 +08:00
2020-07-06 09:47:14 +08:00
2020-06-02 10:50:38 +08:00
2020-08-23 10:45:10 +08:00
2020-06-24 19:09:19 +08:00
2020-06-02 10:50:38 +08:00
2020-08-18 18:58:53 +08:00
2020-02-23 09:38:51 +08:00
2020-06-02 10:50:38 +08:00
2020-08-27 19:52:01 +08:00
2020-06-02 10:50:38 +08:00
2020-06-24 19:09:19 +08:00
2020-08-06 15:37:36 +08:00
2020-06-02 10:50:38 +08:00
2020-06-02 10:50:38 +08:00
2020-06-02 10:50:38 +08:00
2020-06-02 10:50:38 +08:00
2020-06-10 10:48:48 +08:00

Test Guide

cd tests
# prepare test databases
docker-compose up

# run all tests
./tests_all.sh