mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 17:58:47 +00:00
605 B
605 B
simplex-chat / core / DBMigrationError / ErrorSQL
Interface: ErrorSQL
Defined in: src/core.ts:179
Extends
Interface
Properties
dbFile
dbFile:
string
Defined in: src/core.ts:181
migrationSQLError
migrationSQLError:
string
Defined in: src/core.ts:182
type
type:
"errorSQL"
Defined in: src/core.ts:180
Overrides
Interface.type