From b36f36b74e32c609ecdd3ee1966afddf2f169fcc Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Mon, 16 Oct 2017 17:25:44 +0200 Subject: [PATCH] Add a (local) test case. --- test/mysql/f1db.load | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/mysql/f1db.load diff --git a/test/mysql/f1db.load b/test/mysql/f1db.load new file mode 100644 index 0000000..305f3ae --- /dev/null +++ b/test/mysql/f1db.load @@ -0,0 +1,3 @@ +load database + from mysql://root@localhost/f1db + into pgsql:///plop;