How to setup table prefix in symfony2

后端 未结 6 1023
[愿得一人]
[愿得一人] 2020-11-27 16:41

Like in question topic, how can I setup default table prefix in symfony2?

The best if it can be set by default for all entities, but with option to override for indi

6条回答
  •  一生所求
    2020-11-27 17:19

    Also, you can use this bundle for the new version of Symfony (4) - DoctrinePrefixBundle

提交回复
热议问题