We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41706cc commit 4e214bbCopy full SHA for 4e214bb
packages/powersync-op-sqlite/README.md
@@ -57,7 +57,7 @@ To enable SQLCipher you need to add the following configuration option to your a
57
}
58
```
59
60
-Additionally you will need to add an encryption key to the OPSQLite factory constructor
+Additionally you will need to add an [encryption key](https://www.zetetic.net/sqlcipher/sqlcipher-api/#key) to the OPSQLite factory constructor
61
62
```typescript
63
const factory = new OPSqliteOpenFactory({
0 commit comments