Add shard import support to shard database

This commit is contained in:
Miguel Portilla
2018-05-18 09:56:46 -04:00
committed by seelabs
parent 9212c28ef8
commit 658f904ce0
13 changed files with 512 additions and 161 deletions

View File

@@ -39,7 +39,7 @@ public:
}
void
open() override
open(bool createIfMissing) override
{
}