max indexed tag size

This commit is contained in:
Doug Hoyte
2023-02-08 06:03:54 -05:00
parent d6df5c65b1
commit b32999cee8
6 changed files with 13 additions and 10 deletions

View File

@ -5,8 +5,6 @@
#include "golpe.h"
#include "constants.h"
static void dbCheck(lmdb::txn &txn, const std::string &cmd) {
auto dbTooOld = [&](uint64_t ver) {