egroupware/api/src/Db
2016-04-02 19:55:08 +00: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 move all tables to new api and update api to 16.1 2016-04-02 19:55:08 +00: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 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
Schema.php replace create_function with performanter, because opcachable closure 2016-03-20 14:01:29 +00:00