mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 21:22:40 +00:00
9304f99032
- Result sets are now single-use; this is required for PDO drivers (PDO result sets are not rewindable) - Change savepoint exceptions to be simple database exceptions; codes remain the same |
||
---|---|---|
.. | ||
SQLite3 | ||
AbstractDriver.php | ||
AbstractStatement.php | ||
Driver.php | ||
Exception.php | ||
ExceptionInput.php | ||
ExceptionTimeout.php | ||
Result.php | ||
Statement.php | ||
Transaction.php |