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 Jul 12, 2020. It is now read-only.
In my scenario, I already have a "shared" collection. Cosmonaut wasn't around at that time so we built our own variant of this. This one's better. ;)
So, we would like to move from our custom thing to Cosmonaut. Our documents have a property called DbType and not CosmosEntityName. It would be fantastic if it was possible to customize the property name that Cosmonaut looks for when doing lookups.
Currently, if we want to start using Cosmonaut we would have to do a massive data migration to add/rename the DbType field to CosmosEntityName.
Is this something you might consider adding?
The text was updated successfully, but these errors were encountered:
In my scenario, I already have a "shared" collection. Cosmonaut wasn't around at that time so we built our own variant of this. This one's better. ;)
So, we would like to move from our custom thing to Cosmonaut. Our documents have a property called
DbType
and notCosmosEntityName
. It would be fantastic if it was possible to customize the property name that Cosmonaut looks for when doing lookups.Currently, if we want to start using Cosmonaut we would have to do a massive data migration to add/rename the
DbType
field toCosmosEntityName
.Is this something you might consider adding?
The text was updated successfully, but these errors were encountered: