We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61b8fa5 commit 7abb079Copy full SHA for 7abb079
README.md
@@ -12,7 +12,7 @@ Welcome to the Tauri-Leptos PostgreSQL GUI, a fully Rust-based application for e
12
- [x] **Multi-Connection Support:** Enable the GUI to handle multiple database connections simultaneously.
13
- [x] **SQL Query Saving:** Allow users to save and manage their frequently used SQL queries.
14
- [x] **Grid and Record View:** Provide a grid view for query results, as well as a record view for individual records.
15
-- [ ] **Multi Tab Support:** Allow users to open multiple tabs for SQL queries.
+- [x] **Multi Tab Support:** Allow users to open multiple tabs for SQL queries.
16
- [ ] **BigQuery Support:** Add support for BigQuery databases.
17
18
## Key Features
0 commit comments