Skip to content

Commit 323aa7c

Browse files
Trung Nguyencursoragent
andcommitted
fix(linux): align packaging metadata with drivers on linux
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent ed6131e commit 323aa7c

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

linux/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ target/
33
.DS_Store
44

55
docs/audit-*.md
6-
target/
76
packaging/out/

linux/flatpak/com.tablepro.linux.metainfo.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<description>
99
<p>
1010
TablePro is a fast, native database client for Linux. It connects to
11-
PostgreSQL, MySQL, SQLite, Microsoft SQL Server, and ClickHouse, and
12-
lets you browse tables, edit data in place, run SQL, and tunnel through
13-
SSH bastions — all from a clean GTK4 / libadwaita interface.
11+
PostgreSQL, MySQL, SQLite, and Microsoft SQL Server, and lets you browse
12+
tables, edit data in place, run SQL, and tunnel through SSH bastions,
13+
all from a clean GTK4 / libadwaita interface.
1414
</p>
1515
<p>Features:</p>
1616
<ul>
17-
<li>PostgreSQL, MySQL, SQLite, MSSQL, and ClickHouse drivers</li>
17+
<li>PostgreSQL, MySQL, SQLite, and MSSQL drivers</li>
1818
<li>In-place cell editing with primary-key safety</li>
1919
<li>SQL editor with syntax highlighting and Run / Cancel</li>
2020
<li>SSH tunneling with TOFU host-key checking</li>

0 commit comments

Comments
 (0)