| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-04-30 | memcache: include_once() to avoid error with PHPUnit | Damien Regad | 1 | -1/+1 | |
| PHPUnit 4.x+ used in conjunction with ADOdb memcache library causes a 'cannot redeclare _rs2serialize' error when including adodb-csv.inc.php. http://phplens.com/lens/lensforum/msgs.php?id=19489 | |||||
| 2014-04-30 | Bump version to 5.20dev | Damien Regad | 5 | -5/+7 | |
| 2014-04-23 | Bump version to 5.19v5.19 | Damien Regad | 5 | -6/+6 | |
| 2014-04-22 | Update changelog | Damien Regad | 1 | -0/+2 | |
| 2014-04-20 | Remove old, redundant readme.htm | Damien Regad | 1 | -68/+0 | |
| 2014-04-16 | Update changelog | Damien Regad | 1 | -0/+2 | |
| 2014-04-16 | Fix Postgres error messages mapping to ADOdb error codes | Damien Regad | 1 | -0/+1 | |
| Added 'm' (multiline) flag to preg_match() | |||||
| 2014-04-07 | Revise index page for http://adodb.sourceforge.ne | Damien Regad | 4 | -0/+349 | |
| 2014-04-07 | oci8: fix ORA-24344 when creating sequence trigger | Damien Regad | 1 | -0/+1 | |
| 2014-04-07 | Revise documentation section | Damien Regad | 1 | -7/+8 | |
| Reworded mention of obsolete docs | |||||
| 2014-04-07 | Fix links | Damien Regad | 1 | -77/+56 | |
| - Fix some broken links - Removing links to phplens.com for documentation where applicable, use local files instead | |||||
| 2014-04-07 | Added source code link | Damien Regad | 1 | -0/+1 | |
| 2014-04-07 | Support section | Damien Regad | 1 | -9/+12 | |
| 2014-04-07 | Remove ADOdb Lite reference | Damien Regad | 1 | -4/+1 | |
| 2014-04-07 | HTML layout | Damien Regad | 1 | -26/+36 | |
| 2014-04-07 | Layout of inline style | Damien Regad | 1 | -4/+9 | |
| 2014-04-07 | Remove references to obsolete 'extension' | Damien Regad | 1 | -7/+2 | |
| 2014-04-07 | Remove references to unmaintained Python library | Damien Regad | 1 | -13/+1 | |
| 2014-04-07 | Layout and CSS adjustments | Damien Regad | 1 | -13/+15 | |
| 2014-04-07 | Adding Sourceforge web site HTML pages | Damien Regad | 4 | -0/+368 | |
| Files from http://adodb.sourceforge.net | |||||
| 2014-03-29 | Update changelog | Damien Regad | 1 | -0/+1 | |
| 2014-03-18 | MSSQL: change timestamp format to ISO 8601 | Damien Regad | 1 | -0/+3 | |
| As recommended on Microsoft TechNet site http://technet.microsoft.com/en-us/library/ms180878%28v=sql.105%29.aspx#StringLiteralDateandTimeFormats | |||||
| 2014-03-04 | Update changelog | Damien Regad | 1 | -0/+2 | |
| 2014-02-24 | Fix ADODB_postgres64->Param() | Damien Regad | 1 | -0/+1 | |
| The method now properly resets the parameter count to 1 when $name is false (or 0). | |||||
| 2014-02-24 | adodb-lib: Fix columns quoting bug | Damien Regad | 1 | -0/+1 | |
| See https://sourceforge.net/p/adodb/bugs/127/ | |||||
| 2014-01-21 | Fix 'LIMIT 1' clause in subquery gets stripped off | Damien Regad | 1 | -0/+1 | |
| Implementing the patch submitted by Mike in http://phplens.com/lens/lensforum/msgs.php?id=17813 | |||||
| 2014-01-21 | mssqlnative: prepared statement now returns last Insert ID | Damien Regad | 1 | -0/+1 | |
| Fixes Github issue #5, pull request #6 | |||||
| 2014-01-21 | update changelog | Damien Regad | 1 | -0/+1 | |
| 2014-01-21 | Bump version to 5.19dev | Damien Regad | 9 | -9/+9 | |
| 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. | |||||
| 2014-01-21 | Update changelog | Damien Regad | 1 | -8/+11 | |
| - Documented recently committed changes - Reordered in alphabetical order of driver name | |||||
| 2013-09-20 | Update changelog | Damien Regad | 1 | -0/+1 | |
| 2013-08-31 | Impossible to retrieve BLOB from DB with PostgreSQL >= 9.0 | Damien Regad | 1 | -0/+1 | |
| 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-23 | Update changelog | Damien Regad | 1 | -1/+2 | |
| 2013-08-12 | Updated changelog with recent fixes | Damien Regad | 1 | -2/+15 | |
| 2013-08-05 | Reorg: move *.htm files to new docs/ directory | Damien Regad | 11 | -0/+13030 | |
