db.collection.dropIndexes() Definition Behavior Kill related queries only Resource Locking Index Names _id Index text Indexes db.collection.dropIndexes() Definition d...
db.collection.drop() Definition Behavior Resource Locking Example Drop a Collection Using Default Write Concern Drop a Collection Using w: "majority" Write Concern db.col...
db.collection.count() Definition Behavior Count and Transactions Sharded Clusters Index Use Accuracy after Unexpected Shutdown Client Disconnection Examples Count all Docume...
sql.DB Integration Configure sql.DB Use Opencensus With MySQL Use pgx with PostgreSQL sql.DB Integration The following examples show how to pass a custom sql.DB object to e...
DB-less and Declarative Configuration Declarative configuration Set up Kong in DB-less mode Creating a declarative configuration file Declarative configuration format Check the...
DB-less and Declarative Configuration Declarative configuration Set up Kong in DB-less mode Creating a declarative configuration file Declarative configuration format Check the...
POST /rest/db/revert POST /rest/db/revert New in version 0.14.50. Request revert of a receive only folder. Reverting a folder means to undo all local changes. This API call doe...
GET /rest/db/remoteneed GET /rest/db/remoteneed New in version 0.14.43. Takes the mandatory parameters folder and device , and returns the list of files which are needed by th...
POST /rest/db/override POST /rest/db/override Request override of a send only folder. Override means to make the local version latest, overriding changes made on other devices. ...