ID_MONOTONIC_SEQUENCE constant

int const ID_MONOTONIC_SEQUENCE

Unused yet: Use a persisted sequence to enforce ID to rise monotonic (no ID reuse)

Implementation

static const int ID_MONOTONIC_SEQUENCE = 64;