Open dduenker opened 3 years ago
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.
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: