On Wed, Apr 30, 2008 at 4:13 AM, Sigurd Nes <[EMAIL PROTECTED]> wrote: > Hi all, > > How about having something in the code standard of encouraging use of > transactions where it make sense? > > transaction_begin() > transaction_commit() > transaction_abort() > > It is currently supported by mysql (innodb), postgres and mssql. >
does it really need to be a standard? I guess if people aren't using it, maybe. _______________________________________________ phpGroupWare-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
