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 230773a commit 813279aCopy full SHA for 813279a
README.md
@@ -17,10 +17,10 @@ QueryMaster is a simple and yet another database graphical client. It is free an
17
- [x] Support Dark mode
18
- [x] Inline editing query result
19
- [x] Inline editing query result with JSON editor
20
-- [ ] Beautify SQL code
21
-- [ ] Insert new record
22
-- [ ] Delete record
23
-- [ ] Export to CSV, SQL, and Excel file.
+- [x] Beautify SQL code
+- [x] Insert new record
+- [x] Delete record
+- [x] Export to CSV, SQL, and Excel file.
24
- [ ] Saved query
25
- [ ] Query history
26
0 commit comments