> On Monday 01 April 2002 14:39, [EMAIL PROTECTED] wrote:
> > Hi,
> >
> > who is working on the PostgreSQL adaptor for Webware?
> 
> Do you mean for MiddleKit?
> 

Of course. I would like to know who is using postgres yet.

The enum problem could be circumvented with the CHECK (column_name IN (value1, value2, 
...)) but the column has to have some type (would is work with text whenever?)

What is enum used for? Perhaps it is better to validate this from within Python.

I think that enum is not SQL92, SQL99.
The same with unsigned?

Erny




_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to