Re: [GENERAL] Empty to NULL conversion - Ruby - Postgres ?

2008-02-09 Thread Venks
PROTECTED]> wrote: > On Fri, 2008-02-01 at 20:33 -0500, Venks wrote: > > Hi, > > > > I am trying to copy some data from MySQL to Postgres using Ruby. This > > is NOT a MySQL to PostgreSQL conversion project. I need to read the > > data from a MySQL database and lo

[GENERAL] Empty to NULL conversion - Ruby - Postgres ?

2008-02-01 Thread Venks
s is an issue because "nil" is being transmitted as "" (empty) and not as SQL NULL. -Venks ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq