Property | Type | Description | |
---|---|---|---|
$_ci | |||
$error | |||
$migrations_enabled | |||
$migrations_path | |||
$verbose |
Method | Description | |
---|---|---|
__construct ( ) | ||
install ( ) : void | Installs the schema up to the last version | |
setverbose ( $state ) | ||
version ( $version ) : void | Migrate to a schema version |
Method | Description | |
---|---|---|
_get_db_schema_version ( ) : integer | Retrieves current schema version of the db | |
_get_schema_version ( ) : integer | Retrieves current schema version | |
_update_schema_version ( $schema_version ) : void | Stores the current schema version |