Skip to content

Collection names cannot be the name of a method on db. e.g. "hello" #6273

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: v8.0
Choose a base branch
from

Conversation

3willows
Copy link

@3willows 3willows commented Jun 10, 2024

Add the following additional restriction on naming of collections

Collection names should begin with an underscore or a letter character, and cannot:

  • ...
  • be the name of a method on db, e.g. "hello".

For more context see here.

DESCRIPTION

STAGING

JIRA

BUILD LOG

SELF-REVIEW CHECKLIST

  • Is this free of any warnings or errors in the RST?
  • Is this free of spelling errors?
  • Is this free of grammatical errors?
  • Is this free of staging / rendering issues?
  • Are all the links working?

EXTERNAL REVIEW REQUIREMENTS

What's expected of an external reviewer?

See detailed statement of the issue [here](https://3willows.github.io/2024-06-10-db.hello.find/).
@3willows 3willows changed the title Update limits.txt Add additional restruction on naming of collections Jun 10, 2024
@3willows 3willows changed the title Add additional restruction on naming of collections Add additional restriction on naming of collections Jun 10, 2024
@3willows 3willows changed the title Add additional restriction on naming of collections Collection names cannot be the name of a method on db. e.g. "hello" Jun 15, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant