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
|
|
|
|
XHTML Basic 1.1 (xhtml-basic11) doctype.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Documented third $after_field parameter of dbforge->add_column()
|
|
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
|
|
|
|
Fix INSERT_BATCH documentation, add UPDATE_BATCH documenation
|
|
|
|
|
|
Added link: "Upgrading from 2.0.3 to 2.1.0"
|
|
|
|
|
|
repo.https://bitbucket.org/kenjis/ci-user-guide/changeset/3d579dd14afe
|
|
|
|
|
|
|
|
|
|
|
|
Fixed core input class
|
|
|
|
|
|
|
|
path loading.
|
|
|
|
|
|
documentation for DB Util's result_to_csv() method.
|
|
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
|
|
|