Codeigniter 3 Postgresql Driver Error Code
07:11 03 Sep 2015

Is there a workaround for me to get the error code. The driver returns empty string for $this->db->error() "code" index, and it also uses pg_query() to execute that is why it will really not return an error code.

php codeigniter error-handling codeigniter-3 postgresql-9.3