From c603221ae0948d02580e6fcfddfa90f3e6d2e6b0 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Fri, 31 Aug 2012 09:57:15 +0200 Subject: [PATCH] repamming? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6bb2cf..49e8ead 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ file format with some advanced parsing options so as to be able to read *Informix* `UNLOAD` output. `pgloader` implements many interesting features such as column reformating -in python, user defined constant columns, column repamming between file and +in python, user defined constant columns, column remapping between file and database table, and some more: have a look at the tutorial. ## complete tutorial