Dexie Logo
Documentation

DBCoreSchema

export interface DBCoreSchema {
  name: string;
  tables: DBCoreTableSchema[];
}
Schema structure in DBCore.

© 2014-2025 Awarica AB

Made with love for great people.

Read Terms & Conditions and Privacy Policy.