seedCounters constant

String const seedCounters

Implementation

static const String seedCounters =
    "INSERT OR IGNORE INTO counters (name, value) VALUES ('last_commit_id', 0);";