couchbaselabs / couchbaselabs/php-couchbase-v2

createDb and deleteDb act on "default" regardless of argument

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
34
Forks
9
PR merge metrics
No merged PRs in 30d

Description

createDb and deleteDb ignore their argument and act on "default"

for example:
deleteDb("cheese") will delete the "default" database if it exists
createDb("cheese") will create the "default" database if it doesn't exist

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.