mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-04 10:31:02 +02:00
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:
parent
bcf9cf9bf4
commit
ad7ce4a66b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user