forked from extern/egroupware
556680d7f8b0c791f69409ed8c3d42b2c8ecc0e9
- 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
Description
Languages
PHP
56.1%
JavaScript
14.3%
TypeScript
14.1%
CSS
9.3%
Less
2%
Other
4.2%