Hello, I'm developing an application that can be extended loading modules. The modules are class libraries that can contain entities.If two modules contains an different entities, but with the same class name, how RavenDB client handle it? In postgres, we can use schemas that are a collection of tables, indexes...
--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/b93c6272-72e0-4bdb-8293-55b19df2b00c%40googlegroups.com.
![]()  | Oren Eini CEO / Hibernating Rhinos LTD 
 
  | 
You mean, what happens if you have two modules that have "Order" class, but defined differently?
You can handle that by using Conventions.FindCollectionName and adding the module name to the collection to create this separation
I'm not sure that I'm following.You mean, what happens if you have two modules that have "Order" class, but defined differently?You can handle that by using Conventions.FindCollectionName and adding the module name to the collection to create this separation
On Mon, Oct 7, 2019 at 7:33 PM Ivan Montilla <goo...@ivanmontilla.es> wrote:
Hello, I'm developing an application that can be extended loading modules. The modules are class libraries that can contain entities.--If two modules contains an different entities, but with the same class name, how RavenDB client handle it? In postgres, we can use schemas that are a collection of tables, indexes...
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rav...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/b93c6272-72e0-4bdb-8293-55b19df2b00c%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/94a6a086-2884-4f23-81e7-af25fd37fd66%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/94a6a086-2884-4f23-81e7-af25fd37fd66%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ravendb/95873dca-ec54-4f51-a851-459a831db84f%40googlegroups.com.