mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-01 07:26:03 +00:00
deploy: 45b7d09f83
This commit is contained in:
@@ -738,7 +738,7 @@ window.addEventListener('scroll',changeHeaderBg);
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div><p>| Updated 31.01.2023 | Languages: EN, <a href="/docs/lang/fr/SQL.html">FR</a>, <a href="/docs/lang/cs/SQL.html">CZ</a> |</p>
|
||||
<div><p>| Updated 31.01.2023 | Languages: EN, <a href="/docs/lang/fr/sql.html">FR</a>, <a href="/docs/lang/cs/sql.html">CZ</a> |</p>
|
||||
<h1 id="accessing-messages-in-the-database" tabindex="-1">Accessing messages in the database</h1>
|
||||
<h2 id="decrypting-databases" tabindex="-1">Decrypting databases</h2>
|
||||
<p>In order to view database data you need to decrypt it first. Install <code>sqlcipher</code> using your favorite package manager and run the following commands in the directory with databases:</p>
|
||||
|
||||
Reference in New Issue
Block a user