Age | Commit message (Collapse) | Author | Files | Lines |
|
PDO driver for Database class.
|
|
cleanup docblocks, remove dated CI_CORE constant
|
|
|
|
Added TLS and SSL support to Email library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix issue #182: OCI8's num_rows() re-executing the statement
|
|
Add $this->db->insert_batch() support to the OCI8 (Oracle) driver
|
|
|
|
akuzemchak-develop
Conflicts:
user_guide/changelog.html
|
|
num_rows property after statement execution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The addition is not in 2.0.3, but in 2.1.0
fix to https://github.com/EllisLab/CodeIgniter/commit/0ba26c731cf8838b5239c1a7957bc18f58fe2f7d#user_guide/changelog.html
|
|
|
|
Session Class - 'user_data' Has No Default Value
|
|
|
|
|
|
A few examples had http:/example.com instead of http://example.com
|
|
|
|
|
|
|
|
|
|
|
|
only one CI now, so this is no longer needed.
|
|
Enabled logging database query errors even if $db_debug is not enabled.
|
|
|
|
|
|
first time. Sorry about that one, had to manually separate 2.0.3 changes from 2.1.0 based mainly on memory.
|
|
|
|
odbc calls incorrect parent in construct
|
|
|
|
|
|
|
|
|