Alexis Viscogliosi a2cac75218
feature: bring custom type and id column name to polymorphism (#6716)
* feature: bring custom type and id column name to polymorphism

* relationship: better returns for hasPolymorphicRelation

* fix: tests
2023-12-15 16:36:08 +08:00
..
2020-07-28 14:46:48 +08:00
2023-11-09 18:46:39 +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
2023-07-25 10:47:19 +08:00
2020-02-23 09:38:51 +08:00
2023-04-11 12:01:23 +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