[development] db advanced features: transactions, constraint and data integrity
David Strauss
david at fourkitchens.com
Wed Nov 28 22:32:06 UTC 2007
Ivan Sergio Borgonovo wrote:
> I'm developing a couple of modules that will run on pgsql and I
> noticed how much I relay on "on delete cascade" and how much pain it
> should be in terms of performances relying on "delete" users and node
> hooks when you mass delete stuff.
A bunch of my modules require InnoDB. Check out PressFlow Transaction
for some of my work. We'll probably work on significant transaction
support in Drupal 7. The PHP 5.2 requirement will be invaluable to
improving database interaction.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 186 bytes
Desc: OpenPGP digital signature
Url : http://lists.drupal.org/pipermail/development/attachments/20071128/9995ad96/attachment.pgp
More information about the development
mailing list