Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow database table prefix for logging #104

Open
dduenker opened this issue Oct 13, 2021 · 0 comments
Open

Allow database table prefix for logging #104

dduenker opened this issue Oct 13, 2021 · 0 comments

Comments

@dduenker
Copy link

Please add a configuration to add a prefix to the logging table name.

See the doctrine documentation for more info on how this can be accomplished:

In most circumstances it is desirable to separate different applications into individual databases, but in certain cases, it may be beneficial to have a table prefix for your Entities to separate them from other vendor products in the same database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant