You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
I'm struggling with doing just that; keeping my FOSUsers in ORM, while leaving comments in MongoDB ODM - then making sure that upon writing a comment the User gets bound/referenced to Author properly.
I didn't find anything about it in the docs. Tried experimenting a bit, tried with EventSubscriber and so far I'm failing.
Any clues/tips?
The text was updated successfully, but these errors were encountered:
Hey,
I'm struggling with doing just that; keeping my FOSUsers in ORM, while leaving comments in MongoDB ODM - then making sure that upon writing a comment the User gets bound/referenced to Author properly.
I didn't find anything about it in the docs. Tried experimenting a bit, tried with EventSubscriber and so far I'm failing.
Any clues/tips?
The text was updated successfully, but these errors were encountered: