I'm testing with PostgreSQL 7.4.2, and it _does_ allow '' (empty string) in not null fields. However, GT::SQL will _not_ allow this as it isn't supported on certain databases which GT::SQL needs to support. If you want to be able to add an empty string for a value, you should change the column to not be 'not null'.
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com