transaction begin co

View Paste
  1. class AppController extends Controller
  2. {
  3.     var $__transactions = array();
  4.  
  5.     function __getDbCo...
currently there is no chance to call $db->begin... without modification. if model tables are stor...