Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove SpecialistDocumentEdition#document_type from existing persisted instances #850

Closed
floehopper opened this issue Mar 13, 2017 · 0 comments

Comments

@floehopper
Copy link
Contributor

As suggested in #849, once that PR is merged, it should be safe to unset the field for all existing persisted instances.

floehopper added a commit that referenced this issue Mar 13, 2017
This removes the `document_type` field from all existing persisted
instances using the `$unset` operator on the entire collection.

Fixes #850.
floehopper added a commit that referenced this issue Mar 15, 2017
This removes the `document_type` field from all existing persisted
instances using the `$unset` operator on the entire collection.

Fixes #850.
floehopper added a commit that referenced this issue Mar 15, 2017
This removes the `document_type` field from all existing persisted
instances using the `$unset` operator on the entire collection.

Fixes #850.
floehopper added a commit that referenced this issue Mar 15, 2017
This removes the `document_type` field from all existing persisted
instances using the `$unset` operator on the entire collection.

Fixes #850.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant