[development] Extend database abstraction layer, to include table creation.

Adrian Rossouw adrian at bryght.com
Thu May 11 21:04:27 UTC 2006


On 11 May 2006, at 10:16 PM, Richard Morse wrote:

>
> The last time I checked (about two or three days ago?), PostgreSQL  
> accepted column definitions using 'varchar' just fine...
Except it uses exactly the same storage mechanism as text, except it  
has an extra constraint check.

For our uses, text is always the correct type.

--
Adrian Rossouw
Drupal developer and Bryght Guy
http://drupal.org | http://bryght.com




More information about the development mailing list