ID_MONOTONIC_SEQUENCE constant
Unused yet: Use a persisted sequence to enforce ID to rise monotonic (no ID reuse)
Implementation
static const int ID_MONOTONIC_SEQUENCE = 64;
Unused yet: Use a persisted sequence to enforce ID to rise monotonic (no ID reuse)
static const int ID_MONOTONIC_SEQUENCE = 64;