phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[phpGroupWare-developers] Transactions


From: Sigurd Nes
Subject: [phpGroupWare-developers] Transactions
Date: Wed, 30 Apr 2008 11:13:59 +0200 (MEST)

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.

Regards

Sigurd

reply via email to

[Prev in Thread] Current Thread [Next in Thread]