Jinzhu fa22807e12 Make inesrt into db works il y a 4 ans
..
README.md fe24c3f105 Setup tests script il y a 4 ans
callbacks_test.go 728c0d4470 Add callbacks il y a 4 ans
docker-compose.yml fe24c3f105 Setup tests script il y a 4 ans
dummy_dialecter.go 27cb613871 Refactor logger il y a 4 ans
migrate.go d3c63a03cb Handle constraint dependencies smartly il y a 4 ans
model.go 1895d281bf Add migrator tests for mysql il y a 4 ans
tests.go fa22807e12 Make inesrt into db works il y a 4 ans
tests_all.sh bc5ceff82f Explain SQL for dialects il y a 4 ans
utils.go d833efe8b9 Work on clauses il y a 4 ans

README.md

Test Guide

cd tests
# prepare test databases
docker-compose up

# run all tests
./tests_all.sh