Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Migrations: Made it so you can set the table name in the migration config.
|
|
|
|
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
|
|
Fix INSERT_BATCH documentation, add UPDATE_BATCH documenation
|
|
Add support for the configured oracle database charset (Issue #112)
|
|
|
|
|
|
database character set on connect.
|
|
Added link: "Upgrading from 2.0.3 to 2.1.0"
|
|
|
|
|
|
Unlink raised an error if cache file does not exist when you try to delete it
|
|
|
|
|
|
|
|
Update Incorrect comments for clean method in CI_Email class
|
|
|
|
repo.https://bitbucket.org/kenjis/ci-user-guide/changeset/3d579dd14afe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixed core input class
|
|
Minor typo and grammar corrections.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
path loading.
|
|
|
|
Update user guide
|
|
|
|
|
|
|
|
CI_Profiler => Accepting objects while profiling session data.
|
|
Undocumented result_to_csv() parameter
|
|
|
|
documentation for DB Util's result_to_csv() method.
|
|
|
|
Fix User Guide typos
|