1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00

use internals table for collections

This commit is contained in:
Damodar Lohani 2021-08-19 14:43:10 +05:45
parent 39d4924fe8
commit 87415c3d95

View file

@ -287,7 +287,7 @@ $cli
],
'collections' => [
'metricPrefix' => 'database',
'namespace' => 'external', //new change will make this internal
'namespace' => 'internal',
'subCollections' => [
'documents' => [
'namespace' => 'external',