/
home
/
infinitibizsol
/
.trash
/
node_modules.11
/
mongoose
/
lib
/
helpers
/
indexes
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.11/mongoose/lib/helpers/indexes/applySchemaCollation.js
'use strict'; const isTextIndex = require('./isTextIndex'); module.exports = function applySchemaCollation(indexKeys, indexOptions, schemaOptions) { if (isTextIndex(indexKeys)) { return; } if (schemaOptions.hasOwnProperty('collation') && !indexOptions.hasOwnProperty('collation')) { indexOptions.collation = schemaOptions.collation; } };
Copyright ©2k19 -
Hexid
|
Tex7ure