From f2a38bdbcd665b1d6f4ca95bd1655a5560a5db2c Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Thu, 2 Jan 2014 23:40:43 +0100 Subject: [PATCH] Typo fix. --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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