summaryrefslogtreecommitdiff
path: root/jstests/core/index_signature.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+3
* SERVER-47659 Added 'wildcardProjection' index option to index signatureYoonsoo Kim2021-04-191-28/+84
* SERVER-47657 Added unique and sparse to index signatureYoonsoo Kim2021-03-031-4/+27
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-051-1/+1
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-4/+1
* SERVER-48503 Fix how index_signature.js calculates number of pre-existing ind...David Storch2020-06-221-31/+36
* SERVER-25023 Allow multiple indexes on the same fields with different partial...Bernard Gorman2020-04-251-0/+133