| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-21 | Bump version to 5.19dev | Damien Regad | 1 | -1/+1 | |
| Bumped 'dev' version allows users who rely on source code downloaded from the git repository rather than an official release tarball to reliably determine that they are running a development version of the library. | |||||
| 2013-08-31 | Impossible to retrieve BLOB from DB with PostgreSQL >= 9.0 | Damien Regad | 1 | -0/+9 | |
| The new default 'hex' for bytea_output setting, causes PHP to incorrectly process the column's contents. As recommended in [1], we set bytea_output to 'escape' when connecting, to ensure this works Fixes #4 [1] https://bugs.php.net/bug.php?id=59831 | |||||
| 2013-08-31 | Whitespace fixes | Damien Regad | 1 | -100/+107 | |
| 2013-08-05 | Reorg: ADOdb5 (master) branch | Damien Regad | 1 | -0/+1078 | |
| - Move all files in adodb5/ to root - Remove adodb-for-php4/ directory | |||||
