Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Added support for database prefix #226

Closed
wants to merge 1 commit into from
Closed

Added support for database prefix #226

wants to merge 1 commit into from

Conversation

richjenks
Copy link

See #168

config.app.php:

...
'database' => array(
    ...
    'prefix' => 'table_prefix_',
),
...

@mikelbring mikelbring closed this May 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants