dependabot[bot] c1c59c31c9
chore(deps): bump gorm.io/driver/mysql from 1.5.4 to 1.5.5 in /tests
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.5.4 to 1.5.5.
- [Commits](https://github.com/go-gorm/mysql/compare/v1.5.4...v1.5.5)

---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 07:49:24 +00:00
..
2020-07-28 14:46:48 +08:00
2023-06-01 15:22:21 +08:00
2023-04-26 22:19:32 +08:00
2022-03-24 09:31:58 +08:00
2020-02-23 09:38:51 +08:00
2023-04-21 22:09:38 +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