11 May
2006
11 May
'06
9:36 p.m.
On Thu, 11 May 2006 20:31:32 +0200, Adrian Rossouw <adrian@bryght.com> wrote:
Now that we have .install files for modules, I believe it is time we extended our database abstraction layer.
I recommend we create the following extra functions :
1. db_create_table($tablename, $columns); // columns is an associative array with the 'name' => 'type'
Ah yes. And between 'character variable' of postgres and 'varchar' of mysql, which one ?