Skip to content

couchdb 2.3 is not working with lithium #1338

@alexanderhaensch

Description

@alexanderhaensch

In case of Couchdb 2.3 the method:
$this->connection->{$method}($path, $data, $options); in

return json_decode($this->connection->{$method}($path, $data, $options));
is an array instead of string..

This breaks the logic inside of the describe function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions