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

Support named collections in _default scope #94

Merged
merged 2 commits into from
Oct 18, 2021
Merged

Conversation

brantburnett
Copy link
Owner

@brantburnett brantburnett commented Oct 18, 2021

Motivation

Currently doesn't work correctly with collections in the _default scope
except for the _default collection.

Modifications

Check for _default in both scope and collection before assuming that an
index is in the default collection.

Allow collection to be defined on an index without requiring the scope
attribute.

Fixes #93

Motivation
------------
Currently doesn't work correctly with collections in the _default scope
except for the _default collection.

Modifications
---------------
Check for _default in both scope and collection before assuming that an
index is in the default collection.

Fixes #93
@brantburnett brantburnett merged commit fa00576 into master Oct 18, 2021
@brantburnett brantburnett deleted the default-scope branch October 18, 2021 14:18
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

Successfully merging this pull request may close these issues.

Problem with support to collections for Couchbase 7.0.1 Enterprise
1 participant