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
08800b83c9
egroupware
/
api
/
src
/
Db
History
Ralf Becker
fed41622c2
fixing all sorts of PHP 8 errors and PHPStorm errors
2021-03-31 17:50:01 +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
speed up restore of database by inserting up to 500 row in one statement (was only 10)
2019-10-30 17:15:23 +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
fixing all sorts of PHP 8 errors and PHPStorm errors
2021-03-31 17:50:01 +02:00
Exception.php
fix diverse occurences of egw_db
2016-05-06 11:13:19 +00:00
Pdo.php
PHP 8 fix: adding explicit cast for comparing DB-version to a float major number
2021-03-31 13:31:42 +02:00
Schema.php
fixing all sorts of PHP 8 errors and PHPStorm errors
2021-03-31 17:50:01 +02:00