Ralf Becker
|
cd4fc03b25
|
* 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 |
|
Ralf Becker
|
915f0f3493
|
* PHP 5.4: fixes for strict warnings, thought disabling E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas
|
2012-04-02 07:48:13 +00:00 |
|
Ralf Becker
|
d4ead55c50
|
* PostgreSQL/EMailAdmin: fixed not storable EMailAdmin profiles
reverted part of r34602, which converted boolean values to true/false
|
2011-04-29 10:35:10 +00:00 |
|
Ralf Becker
|
e73a648c20
|
merged r32022+r34597: some PostgreSQL stuff from ADOdb 5.11
|
2011-04-10 15:20:04 +00:00 |
|
Ralf Becker
|
4cd9532459
|
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 |
|
Hans-Jürgen Tappe
|
427f8ba318
|
Merge Rev. 31585 into 1.8.
|
2010-09-12 12:50:31 +00:00 |
|