diff --git a/web/index.html b/web/index.html index 8c01e77..69d1fb4 100644 --- a/web/index.html +++ b/web/index.html @@ -128,7 +128,7 @@

Migrate from MySQL to PostgreSQL. In one command.

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.

Migrate some tinyint to boolean and some others