Hi Egi, On 24 September 2014 08:34, egi gundari <[email protected]> wrote:
> Hi, I realize there is the docs: > http://doctrine-orm.readthedocs.org/en/latest/cookbook/sql-table-prefixes.html, > but it seems works only for the ORM, I am using only DBAL, not ORM, so is > there any way to add table prefix support for Doctrine DBAL ? or I have to > extends those (connection, driver, schema manager, etc...) class ?? Thanks. > > This is indeed an ORM-only feature. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
