[drupal-devel] Re: schema definition
Moshe Weitzman
weitzman at tejasa.com
Fri Apr 8 14:17:46 UTC 2005
I see that PEAR MDB2 project released their unified schema manager as a
separate project - http://pear.php.net/package/MDB2_Schema/. This could
be useful for us.
Once again, the benefit is that we would only have to manage 1 schema
and then this package would handle translating to mysql, postgres,
mssql, etc. This would help us in the schema setup files and in the
updates.inc. further, if Contrib modules could get on board with this we
would have much better postgres support there.
More information about the drupal-devel
mailing list