| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- running SED script
- manual adjustments for files not processed by regex
|
|
|
|
* SQLDate method for generating date formatting strings
* SelectDB method for changing selected database
* $metaTablesSQL string that includes table vs view detection
Makes pdo_mysql behave more similarly to mysql and mysqli. Swapping
underlying driver becomes easier.
Signed-off-by: Damien Regad <dregad@mantisbt.org>
Original commit modified to fix whitespace
|
|
|
|
|
|
http://php.net/manual/en/language.basic-syntax.phptags.php
|
|
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.
|
|
- Move all files in adodb5/ to root
- Remove adodb-for-php4/ directory
|