Doctrine for a multi-db application and dynamic fields #11530
Unanswered
amine-ini
asked this question in
Support Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone !
In our application we want to use a Doctrine. However, our application is multi-database (one database per client). And moreover the table columns are not fixed and identical between all the DBs. To say that from the Web interface they can add fields (by choosing the type) and they are created dynamically.
So can I use Doctrine for these two points mentioned above? If so do you have any leads I am stuck.
Thank you in advance for your help
Beta Was this translation helpful? Give feedback.
All reactions