No, there is no plan currently to support savepoints in Zend_Db.

Honestly most PHP developers have never used explicit transactions at all, and 
rely on autocommit in 99% of cases.  Savepoints is really an advanced use case. 
 

Regards,
Bill Karwin 

> -----Original Message-----
> From: Olivier Lépine [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, September 11, 2007 2:42 PM
> To: Zend Framework General
> Subject: [fw-general] Support for SAVEPOINT syntax in Zend_Db
> 
> Hello List,
> 
> Is there any plan to add support to the SAVEPOINT and 
> ROLLBACK TO SAVEPOINT syntax in Zend_Db ?
> 
> I looked for this in the list archive and the wiki but didn't 
> find anything.
> 
> Thanks,
> Olivier
> 

Reply via email to