Is there transaction support in the new SQLite3 PHP Class?

I found that there is a new SQLite3 class (as of PHP 5.3.3) and started using it in my latest project.

http://www.php.net/manual/en/book.sqlite3.php

All was well till I needed transactions. Have I overlooked something in the documentation? How could I achieve transactions using this class.

5
задан 26 November 2010 в 00:54
поделиться