9 Jul
2006
9 Jul
'06
7:13 p.m.
I just wanted to put some attention to this old issue. Especially for the install (and update) system, I still think that a transition from direct SQL queries to drupal wrapper functions would be a great advantage, as it would increase database system independence a lot. My patch on http://drupal.org/node/63049 is a working implentation of the proposed functions in mysql. It mainly needs some reviews and discussion. If inclusion into core is being considered, we would of course also need a pqsql version. For some pgsql crack, this should be simple enough to write as he just had to modify the mysql version to fit the postgres sql syntax. regards, Frando