Use @signalapp/sqlcipher
This commit is contained in:
parent
df7997b313
commit
5a9253bd44
118 changed files with 2497 additions and 1485 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright 2023 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import type { Database } from '@signalapp/better-sqlite3';
|
||||
import type { Database } from '@signalapp/sqlcipher';
|
||||
|
||||
import type { LoggerType } from '../../types/Logging';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue