property DB_pgsql::$errorcode_map in Flickr API 5
A mapping of native error codes to DB error codes
Type: array
File
- phpFlickr/
PEAR/ DB/ pgsql.php, line 91
Class
- DB_pgsql
- The methods PEAR DB uses to interact with PHP's pgsql extension for interacting with PostgreSQL databases
Code
var $errorcode_map = array();