Age | Commit message (Collapse) | Author | Files | Lines |
|
- Replaced driver methods _create_database(), _drop_database(), _drop_table() and _rename_table() with properties
- Added defaults for the above mentioned platform-specific queries, so that not all drivers need to define them
- Improved support for the SQLite, ODBC and PDO drivers
|
|
CI_DB_active_record being abstract
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CI_DB_driver
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define it and fixed 2 issues related to it
|
|
Make database config easier to work with
|
|
|
|
|
|
Fixing user_guide compilation warnings
|
|
|
|
|
|
into form-helper-tests
|
|
Added Windows path compatibility to function CI_Zip::read_dir()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix Posgres driver connection string.
|
|
Fix issues #11, #183 & #863
|
|
|
|
|
|
"username" parameter, which should be "user"
|
|
|
|
|
|
|
|
optimizations in the library
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add function get_content_type to output class
|
|
|