Age | Commit message (Collapse) | Author | Files | Lines |
|
This was working in MySQL but not MySQLi.
|
|
|
|
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...
|
|
it without declaring it
|
|
|
|
|
|
|
|
Added visibility keywords to DB_driver methods
|
|
|
|
|
|
|
|
|
|
|
|
delete() would throw a syntax error from Postgres.
|
|
Modify regular expression to be able to handle SQL bracket delimiters for
column names that contain special characters or SQL keywords.
Signed-off-by: Hamza Bhatti <tiyowan@gmail.com>
|
|
DB_result to handle initialization
|
|
|
|
|
|
|
|
|
|
|
|
PostgreSQL driver trans_*() methods
|
|
|
|
for 'mysql'
|
|
|
|
|
|
|
|
|
|
#1097)
|
|
|
|
supported)
|
|
|
|
never match the unbound query. updated changlog to mention bug fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of the server one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|