Ralf Becker 556680d7f8 fix for 2 pgSql bugs:
- if a table get droped (eg. uninstall an app) the sequenz got not droped, which leads to complains of pgSql if you tried to reinstall the table/app
- _CopyAlteredTable (which is used by AlterColumn) uses a 'SELECT * ' and then the $db->f(0|1|2) which leads to errors when the column-order is not as expected
2003-03-22 01:28:48 +00:00
2003-03-22 01:28:48 +00:00
2002-11-16 01:33:18 +00:00
2002-09-16 00:00:04 +00:00
2002-12-23 00:57:08 +00:00
2002-10-29 23:11:21 +00:00
2003-03-14 22:03:02 +00:00
2002-10-26 00:33:22 +00:00
2002-01-14 06:47:57 +00:00
2002-04-15 12:39:24 +00:00
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
157 MiB
Languages
PHP 56.1%
JavaScript 14.3%
TypeScript 14.1%
CSS 9.3%
Less 2%
Other 4.2%