-
### What did you do?
Running *DB.Browser.for.SQLite-v3.13.0-x86.64.AppImage*.
I tried modifying a table via *Database Structure > Modify table* but got a syntax error message, so I clicked on *Cre…
-
Connecting to a ciphered SQLite database via Dbeaver, the values stored in **UUID** fields are shown as numbers.
Table structure:
![image](https://github.com/user-attachments/assets/13843e64-774b-…
-
At first I used qtox on windows 10.
During this time, I have accumulated several contacts.
When switching to Linux, I connected to my account by importing the * .tox file
But the contact list i…
-
**Desktop (please complete the following information):**
- OS and version: macOS Sonoma
- Terminal/shell used: terminal, zsh
**Describe the bug**
Following instructions, I enter `sigexport --no…
ghost updated
4 months ago
-
It is easy for an application to open and read its own database files using the plugin interface. However quite a few people want to open a database file that was generated from another source. It wou…
-
Details for the issue
--------------------
#### What did you do?
I opened a containing tables with text fields containing non-unicode (Cyrillic) data. Then I switched to the "Browse Data" tab…
-
The deleted messages in the signal.db database on the Session Android (/data/data/network.loki.messenger/database/signal.db) are NEVER deleted. they are marked deleted but are always stored in the sig…
-
One using Windows 10 may met gbk Encoding error, to fix that any py script that `open(file, 'w')` should be replaced by `open(file, 'w', encoding='utf-8')`.
Git Bash for Windows 10 with gcc 13.1.0:…
-
**Describe the bug**
When running an UPDATE statement I'm getting a `no such column: NEW.last_modified: , while compiling: UPDATE products SET expiredAt = ? WHERE id = ?` error.
I don't understand…
-
### Description
Connecting to a ciphered SQLite database via Dbeaver, the values stored in UUID fields are shown as numbers.
**The problem does not occur with DBEAVER versions up to 22.3.1.2022122…