schemaBootstrapBaselineVersion top-level constant

int const schemaBootstrapBaselineVersion

Reserved for future use: the baseline version assumed by the most recent bundled schema.sql. Zero for now — bootstrap applies the full set and stamps _schema_meta to schemaExpectedVersion.

Implementation

const int schemaBootstrapBaselineVersion = 0;