API reference / @evolu/common / Sqlite / SqliteDriverOptions
Interface: SqliteDriverOptions
Defined in: packages/common/src/Sqlite.ts:37
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
encryptionKey? | readonly | Uint8Array<ArrayBufferLike> & Brand<"Entropy"> & Brand<"Length32"> & Brand<"EncryptionKey"> | packages/common/src/Sqlite.ts:39 |
memory? | readonly | boolean | packages/common/src/Sqlite.ts:38 |