Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
PDO driver for Database class.
|
|
cleanup docblocks, remove dated CI_CORE constant
|
|
checks are not sufficient to determine that set_charset functions exist.
|
|
|
|
Added TLS and SSL support to Email library
|
|
|
|
|
|
|
|
|
|
necessary
|
|
|
|
the correct page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed issue #192
|
|
Fix issue #182: OCI8's num_rows() re-executing the statement
|
|
Add $this->db->insert_batch() support to the OCI8 (Oracle) driver
|
|
|
|
|
|
|
|
configuration.
|
|
akuzemchak-develop
Conflicts:
user_guide/changelog.html
|
|
num_rows property after statement execution
|
|
|
|
migration when you load the library. This way you do not have to call migrations anywhere else in your code and can always be at the latest migration
|
|
in Migrations
|
|
database character set on connect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|