mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 15:27:00 +02:00
Typo fix.
This commit is contained in:
parent
e86c621fc9
commit
f2a38bdbcd
@ -128,7 +128,7 @@
|
||||
<h2 class="featurette-heading">Migrate from MySQL to PostgreSQL. <span class="text-muted">In one command.</span></h2>
|
||||
<p class="lead">Given a MySQL connection string, pgloader query
|
||||
the catalogs to list your tables, constraints and indexes and know
|
||||
how to transform this schema into a PostgreSQL eqauivalent,
|
||||
how to transform this schema into a PostgreSQL equivalent,
|
||||
applying advanced casting rules that you can edit in the
|
||||
command.</p>
|
||||
<p>Migrate some <i>tinyint<i> to <tt>boolean</tt> and some others
|
||||
|
Loading…
Reference in New Issue
Block a user