Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Gambio Public
CodeIgniterDB
Graph
master
Select Git revision
Branches
2
master
default
release_v1.4.0
Tags
2
1.4.0
1.0.0
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
20
Jul
16
Apr
1
Nov
28
Oct
4
Jul
13
Jun
4
Feb
7
Oct
refs #68529: check if mysqli connection is still alive, before using it in CodeIgniterDB
1.4.0 release_v…
1.4.0 release_v1.4.0
refs #68529: CodeIgniterDB now uses MySQL connection established before in the xtc_db_connect function
refs #68529: CodeIgniterDB now uses MySQL connection established before in the xtc_db_connect function
Added required "is_php" method.
master
master
Added class comments and corrected validation.
Added the connection string as a parameter to the factory methods so that multiple builders can be built with different connection strings.
Corrected autoloading path.
Added CIDBFactory class for better mocking support and PSR4 autoloading.
Create gitignore file.
Added support for CI_DB_Forge class (refs #45679).
Updated comment to GX3
Removed the exception from the log_message method.
Added the CIDBUtils function which will return a CI_DB_utility class that will enable the applications to perform various database operations such as creating a backup.
Fixed wrong inclusion path.
Fixed wrong inclusion path.
Fixed wrong inclusion path.
Updated composer.json details.
1.0.0
1.0.0
Removed gitignore file.
Added the library files (copied from GX2 project files).
Initial import
Menu
Explore
Projects
Groups
Topics
Snippets