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

Update state database list method to query based on namespace match. #7742

Merged
merged 4 commits into from Jan 5, 2020
Merged

Update state database list method to query based on namespace match. #7742

merged 4 commits into from Jan 5, 2020

Commits on Jan 5, 2020

  1. Query list() calls based on an explicit namespace match instead of a …

    …starts-with match. Fixes #7257.
    afshin committed Jan 5, 2020
    Copy the full SHA
    52fa92c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    92f30a2 View commit details
    Browse the repository at this point in the history
  3. Update docstrings.

    afshin committed Jan 5, 2020
    Copy the full SHA
    22b0813 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3f6eb9a View commit details
    Browse the repository at this point in the history