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
{{ message }}
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.
Doctrine MongoDB ODM uses a customisable discriminator map, which does just this. Maybe a similar feature could be implemented in Doctrine CouchDB ODM?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bundle saves and searches documents with the type field which equals to the document class name, for example "Acme.DemoBundle.CouchDocument.Settings".
Is there any way to set custom "type", for example:
The text was updated successfully, but these errors were encountered: