1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/Export
lsmith 3bc748c5f4 - s/\$db/\$this->conn
- turned raiseError() calls into throw Exception
- MDB2 style query*() conversion to Doctrine style fetch*()
- removed PEAR::isError() calls
2007-01-05 22:08:05 +00:00
..
Firebird - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Informix Exception classes for the export drivers, also added export reporter class 2006-12-30 11:01:49 +00:00
Mssql Exception classes for the export drivers, also added export reporter class 2006-12-30 11:01:49 +00:00
Mysql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Oracle Exception classes for the export drivers, also added export reporter class 2006-12-30 11:01:49 +00:00
Pgsql Exception classes for the export drivers, also added export reporter class 2006-12-30 11:01:49 +00:00
Sqlite Exception classes for the export drivers, also added export reporter class 2006-12-30 11:01:49 +00:00
Exception.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Firebird.php - s/\$db/\$this->conn 2007-01-05 22:08:05 +00:00
Mssql.php - s/\$db/\$this->conn 2007-01-05 22:08:05 +00:00
Mysql.php - s/\$db/\$this->conn 2007-01-05 22:08:05 +00:00
Oracle.php - s/\$db/\$this->conn 2007-01-05 22:08:05 +00:00
Pgsql.php - s/\$db/\$this->conn 2007-01-05 22:08:05 +00:00
Reporter.php Exception classes for the export drivers, also added export reporter class 2006-12-30 11:01:49 +00:00
Sqlite.php - fixed switch statement formating according to ZF CS 2006-12-29 21:30:37 +00:00