Dimitri Fontaine e4dca1a086 Implement support for MySQL useSSL=true|false option.
The MySQL connection string parameter for SSL usage is useSSL, so map an
option name to our expected values for sslmode in database connection
strings.

See #748.
2018-03-16 16:41:40 +01:00
..
2017-08-24 13:30:14 +02:00
2016-08-28 20:29:30 +02:00
2013-11-26 16:48:45 +01:00
2017-09-09 00:51:07 +02:00
2017-09-09 00:51:07 +02:00
2013-11-26 16:48:45 +01:00
2014-06-03 12:19:23 +02:00
2016-01-17 01:54:36 +01:00

pgloader tests

In the parser directory are tests for the parser only, in the current directory are tests that can be run to import data.