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
CouchDb recommends that applications should define the id by themselves. We need to add a primary_key method on the Document definition, to make this possible.
The text was updated successfully, but these errors were encountered:
CouchDb recommends that applications should define the id by themselves. We need to add a
primary_key
method on the Document definition, to make this possible.The text was updated successfully, but these errors were encountered: