constant DB_PORTABILITY_DELETE_COUNT in Flickr API 5
Force reporting the number of rows deleted
2 uses of DB_PORTABILITY_DELETE_COUNT
- DB_common::setOption in phpFlickr/
PEAR/ DB/ common.php - Sets run-time configuration options for PEAR DB
- DB_mysql::modifyQuery in phpFlickr/
PEAR/ DB/ mysql.php - Changes a query string for various DBMS specific reasons
File
- phpFlickr/
PEAR/ DB.php, line 359
Code
define('DB_PORTABILITY_DELETE_COUNT', 4);