Use @signalapp/better-sqlite3
This commit is contained in:
parent
076e3388a3
commit
50d9b6e5e1
40 changed files with 97 additions and 88 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copyright 2022 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
import type { Database } from 'better-sqlite3';
|
||||
import type { Database } from '@signalapp/better-sqlite3';
|
||||
|
||||
import type { LoggerType } from '../../types/Logging';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue