pgloader/test/mysql
2017-10-16 17:25:44 +02:00
..
f1db.load Add a (local) test case. 2017-10-16 17:25:44 +02:00
history.sql Add test cases for MySQL. 2017-09-14 15:59:10 +02:00
my.load Add test cases for MySQL. 2017-09-14 15:59:10 +02:00
my.sql Fix quoting of default values for MariaDB 10 support. 2017-09-19 11:29:53 +02:00
README.md Add test cases for MySQL. 2017-09-14 15:59:10 +02:00

pgloader tests for MySQL

The idea here is to create a MySQL database with a static known set of data so that we may then compare the data against a PostgreSQL load done with pgloader.

This is very much WIP at the moment, but at least it got started.