Hi,
Is it possible to get a default value on a boolean column to be anythingother than 't', 'f', true or false?
eg. If I go 'default 3 > 1', that's resolved to default true.
I just need to know for phpPgAdmin...
Chris