1.3.9. /db/_shards 1.3.10. /db/_shards/doc 1.3.11. /db/_sync_shards 1.3.9. /db/_shards New in version 2.0. GET /{db}/_shards The response will contain a list of databa...
GET /rest/db/need GET /rest/db/need Takes one mandatory parameter, folder , and returns lists of files which are needed by this device in order for it to become in sync. Furth...
Using Berkeley DB with Perl Using Berkeley DB with Perl The original Perl module for Berkeley DB was DB_File, which was written to interface to Berkeley DB version 1.85. The ne...
Class Phalcon\Db\Profiler Methods Class Phalcon\Db\Profiler Source on GitHub Instances of Phalcon\Db can generate execution profiles on SQL statements sent to the relation...
Class Phalcon\Db\Column Constants Methods Class Phalcon\Db\Column implements Phalcon\Db\ColumnInterface Allows to define columns to be used on create or alter table opera...
db.collection.initializeUnorderedBulkOp() Definition Behavior Order of Operation Execution of Operations Error Handling Example db.collection.initializeUnorderedBulkOp() ...