Class BasicDriver
Basic connection driver.
- ICanBoogie\ActiveRecord\Driver\BasicDriver implements ICanBoogie\ActiveRecord\Driver uses ICanBoogie\Accessor\AccessorTrait (not available)
Direct known subclasses
Indirect known subclasses
Methods summary
protected
|
|
public
|
|
public
string|array
|
|
public
string|array
|
|
public
mixed
|
|
protected
string
|
#
resolve_table_name( string $unprefixed_table_name )
Returns table name, including possible prefix. |
protected
string
|
#
resolve_quoted_table_name( string $unprefixed_table_name )
Returns quoted table name, including possible prefix. |
protected
string
|
Methods inherited from ICanBoogie\ActiveRecord\Driver
create_indexes()
,
create_table()
,
create_unique_indexes()
,
optimize()
,
render_column()
,
table_exists()
Properties summary
Magic properties
public read-only
|
$connection
|