23 Jan
2007
23 Jan
'07
8:49 a.m.
On 23 Jan 2007, at 12:48 AM, Sammy Spets wrote:
I think there needs to be some effort put in to better the abstraction we currently have. e.g db_add_column() only exists for PostgreSQL. We'd get rid of a mountain of code if all updates were moved to use that function for both MySQL and PostgreSQL. It would also reduce the barrier for module developers to write PostgreSQL compatible code.
What do you guys think of this?
http://drupal.org/node/63049 Dries didn't like it. I seriously think we have no other choice.