API reference › @evolu/common › local‑first/Schema › getEvoluSqliteSchema
function getEvoluSqliteSchema(deps: SqliteDep): () => SqliteSchema;
Defined in: packages/common/src/local-first/Schema.ts:894
Reads the current application SqliteSchema, excluding Evolu's internal indexes.