summaryrefslogtreecommitdiff
path: root/src/mongo/db/catalog/virtual_collection_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-70424: Provide way to create collection instance from untimest...Will Buerger2022-11-031-1/+1
* SERVER-70424: Provide way to create collection instance from untimestamped st...Will Buerger2022-11-021-1/+1
* SERVER-69687 Add $_externalDataSources aggregate command optionYoonsoo Kim2022-10-291-30/+48
* SERVER-70044 Thread-through CollectionPtr into the onUpdate OpObserverDaniel Gómez Ferro2022-10-281-23/+0
* SERVER-70149 Refactor CollectionCatalog::openCollection()Dianna Hohensee2022-10-141-1/+1
* SERVER-69685 Add `createVirtualCollection` APIYoonsoo Kim2022-09-281-0/+544