Skip to content
This repository was archived by the owner on Nov 12, 2020. It is now read-only.
This repository was archived by the owner on Nov 12, 2020. It is now read-only.

Fix createIndex() methods for MongoDB index creation #4

@cupracer

Description

@cupracer

All "createIndex()" methods in "lib/thumbsniper/db/Mongo.php" contain the boolean "true" value, which results in MongoDB error messages and aborts. These booleans need to become integer "1" values.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions