This website requires JavaScript.
Explore
Help
Sign In
holm
/
egroupware
Watch
1
Star
1
Fork
0
You've already forked egroupware
forked from
extern/egroupware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f55d36cc50
egroupware
/
api
/
src
/
Db
History
nathangray
d83a929254
Get tests to not fail if DB is missing - we skip the ones that need a DB
2017-02-07 16:02:06 -07: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
test
Get tests to not fail if DB is missing - we skip the ones that need a DB
2017-02-07 16:02:06 -07:00
Backup.php
remove permantent error_log on restore of egw_cal_dates
2016-11-02 14:28:34 +01: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
fixed SQL error caused by sql_mode ONLY_FULL_GROUP_BY under MySQL 5.7+ in VFS file-system-check
2016-07-28 09:11:38 +02:00
Schema.php
fix RenameTable for PostgreSQL to only use old logic, if we still have an old sequence, and if old logic is used, set sequence value
2016-08-01 13:32:43 +02:00