Fix documentation for binary datatype changes (#801)

When reading http://pgloader.readthedocs.io/en/latest/ref/mysql.html I came across the section of binary. On the documentation the indentation is off and is kinda hard to read :)
This commit is contained in:
Björn Häuser 2018-05-26 13:54:28 +02:00 committed by Dimitri Fontaine
parent bcf9cf9bf4
commit ad7ce4a66b

View File

@ -590,7 +590,7 @@ Texts::
type mediumtext to text using remove-null-characters
type longtext to text using remove-null-characters
Binary:
Binary::
type binary to bytea
type varbinary to bytea