egroupware/api/src/Db
2016-07-08 09:09:47 +02:00
..
Exception move exceptions to new api structure, thought to catch an exception by its deprecated name, new exceptions have to extend deprecated ones 2016-02-28 13:43:06 +00:00
Backup.php grr fix typo, thanks to Travis 2016-07-08 09:09:47 +02:00
CallbackIterator.php work in progress: using ADOdb 5.20 and move db classes to new api directory 2016-02-20 20:27:17 +00:00
Deprecated.php fixed more namespace issues found by doc/check_namespace.php I wrote and forgot about it ;-) 2016-03-21 21:21:40 +00:00
Exception.php fix diverse occurences of egw_db 2016-05-06 11:13:19 +00:00
Pdo.php extract PDO code from Sqlfs streamwrapper into class Api\Db\Pdo, to be able to use it for z-push SqlStateMaschine 2016-06-09 20:40:31 +02:00
Schema.php fix some scrutinizer "bugs" 2016-06-26 19:44:53 +02:00