Skip to content

Conversation

@matthewmcneely
Copy link
Collaborator

@matthewmcneely matthewmcneely commented Dec 11, 2025

Description

This PR corrects inaccuracies in the namespace examples in the README. There is also an added test to ensure proper enforcement of user credentials when using the namespace connection string parameter.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects inaccurate namespace API examples in the README documentation to match the actual function signatures in the codebase. The corrections ensure that users will see the proper way to capture the namespace ID from CreateNamespace and pass it to DropNamespace.

  • Updated CreateNamespace example to capture the returned namespace ID
  • Updated DropNamespace example to pass the required namespace ID parameter
  • Updated CODEOWNERS team assignment (unrelated to main purpose)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Corrected namespace API examples to match actual function signatures: CreateNamespace now captures the returned nsID, and DropNamespace now includes the required nsID parameter
.github/CODEOWNERS Changed code owner team from @hypermodeinc/database to @hypermodeinc/maintainers

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@matthewmcneely matthewmcneely enabled auto-merge (squash) December 18, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants