Age | Commit message (Collapse) | Author | Files | Lines |
|
CI_DB_driver
|
|
|
|
|
|
define it and fixed 2 issues related to it
|
|
develop-db-postgre
|
|
|
|
"username" parameter, which should be "user"
|
|
develop-db-postgre
|
|
|
|
that don't have such functionality
|
|
declaration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 7a3f89716a5ea3fc00e69342f8c9c7de77ca99ce.
|
|
This reverts commit 78a2de4e049f478ec1efd92d639aaf11be933335.
|
|
|
|
|
|
|
|
|
|
Yes I know PHP 5.4 just came out, and yes I know PHP 5.3 has lovely features, but there are plenty of corporate systems running on CodeIgniter and PHP 5.3 still is not widely supported enough. CodeIgniter is great for distributed applications, and this is the highest we can reasonably go without breaking support. PHP 5.3 will most likely happen in another year or so. Fingers crossed on that one anyway...
|
|
|
|
Conflicts:
system/database/DB_driver.php
system/database/DB_query_builder.php
|
|
|
|
|
|
delete() would throw a syntax error from Postgres.
|
|
|
|
PostgreSQL driver trans_*() methods
|
|
|
|
|
|
|
|
for 'mysql'
|
|
|
|
#1097)
|
|
|
|
|
|
|
|
CI_DB_postgre_forge
|
|
|
|
|
|
|
|
|
|
|
|
|