Wiki

Articles tagged with "db"X
Displaying 1-2 of 2 result(s).

Configuring CWebLogRoute for DB profiling

Created about a year ago by Igor IvanovicTutorials1 comment – viewed 9,180 times – ( +3 )
/index.php /protected/config/main.php
tags: logger, profiler, db

How to use nested DB transactions (MySQL 5+, PostgreSQL)

Created 3 years ago by mindehHow-tos4 comments – viewed 13,048 times – ( +32 )
Original source code and idea are from: PHP, PDO & Nested Transactions.