[**simplex-chat**](README.md) *** [simplex-chat](README.md) / [core](Namespace.core.md) / [DBMigrationError](core.Namespace.DBMigrationError.md) / ErrorMigration # Interface: ErrorMigration Defined in: [src/core.ts:144](../src/core.ts#L144) ## Extends - `Interface` ## Properties ### dbFile > **dbFile**: `string` Defined in: [src/core.ts:146](../src/core.ts#L146) *** ### migrationError > **migrationError**: [`MigrationError`](core.TypeAlias.MigrationError.md) Defined in: [src/core.ts:147](../src/core.ts#L147) *** ### type > **type**: `"errorMigration"` Defined in: [src/core.ts:145](../src/core.ts#L145) #### Overrides `Interface.type`