pgloader/test/parse
Dimitri Fontaine 7d2d09ce68 Add the option to preserve MySQL index names, fix #187.
See test/parse/hans.goeuro.load for an example usage of the new option.

In passing, any error when creating indexes is now properly reported and
logged, which was missing previously. Oops.
2015-03-07 20:19:47 +01:00
..
AdventureWorks2008R2.load Add a new database source type in the parser. 2014-11-17 00:23:06 +01:00
csv-with-projection.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
csv.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
database.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
hans.goeuro.load Add the option to preserve MySQL index names, fix #187. 2015-03-07 20:19:47 +01:00
messages.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
mix.load Port tests from pgloader 2.x, implement trailing-sep. 2013-10-13 22:10:07 +02:00
my.load Removed tinyint cast rule 2014-02-17 16:14:27 +01:00