José Luis Gordo Romero 3081b0a05a ORA - Fixed schema creation (indexes, triggers and secuences):
Indexes: The solution of put the index name of the first columnt dont't
work because duplicates, create instead a hash of the large name (PHP 5
>= 5.1.2, PECL hash:1.1-1.5) with an fixed char at beginning (Oracle
objects names can't start with a number)

Secuences & triggers: create a a hash of the large name.
2007-10-18 04:29:16 +00:00
2007-04-30 14:10:20 +00:00
2007-10-14 16:16:17 +00:00
2007-10-14 16:19:43 +00:00
2005-11-14 22:28:50 +00:00
2007-02-28 03:33:37 +00:00
2007-02-28 03:40:03 +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%