From: Dagfinn Ilmari Mannsåker Date: Mon, 25 Aug 2014 13:59:08 +0000 (+0300) Subject: Fix argument documentation for preprocess_schema X-Git-Tag: v0.11019~1^2~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FSQL-Translator.git;a=commitdiff_plain;h=fb54380f64b8f5b1ed1700bf3d2e33202f9dc1e0 Fix argument documentation for preprocess_schema --- diff --git a/lib/SQL/Translator/Diff.pm b/lib/SQL/Translator/Diff.pm index 1c9dea9..4218fc3 100644 --- a/lib/SQL/Translator/Diff.pm +++ b/lib/SQL/Translator/Diff.pm @@ -574,7 +574,7 @@ I.e. the hash might look something like the following: } -=item * C (optional) +=item * C (optional) C is called by the Diff code to allow the producer to normalize any data it needs to first. For example, the MySQL producer uses