egroupware_official/phpgwapi/inc/adodb
2012-04-12 08:08:47 +00:00
..
docs Merge Rev. 31585 into 1.8. 2010-09-12 12:50:31 +00:00
drivers * Backup/Addressbook: adding limited index-length to backed up schema and fix restore of old backups without (default to 32 on multicolumn indexes including text columns) 2012-04-12 08:08:47 +00:00
adodb-datadict.inc.php allow to limit size of index by appending it in brackets after the column name, eg. "column(32)", which is already supported by ADOdb, by was broken by our fix to always quote names, to allow column names which are reserved words, eg. "timestamp" in phpfreechat 2010-09-15 13:29:37 +00:00