meow-sql
meow-sql copied to clipboard
MeowSQL is an attempt to port HeidiSQL to C++/Qt (Linux/Windows)
It would be nice to see DDL code in the table edit view before applying.
Connections don't allow to select a database in PosgreSQL, so you're unable to use the program if you need to connect to a database that isn't the default _postgres_ one....
Thank you for implementing the query filter in #89. However, it's not possible to click the column headers to sort the result set. This is a very useful feature in...
In HeidiSQL, it's possible to export: - Query results - Table data - Or a partial selection of either by selecting the data and right clicking on it to export....
Complete SSH Tunnel implementation via LibSSH (both password & key-based).
When a query is ran from a query tab, it's super useful to be able to copy the data fields in the result set. Thanks for an awesome project!
Different versions of the name of the program are now used in different places. In some cases, `meow-sql` is used, and in other cases, `meowsql`. For example, in the name...
 A database is selected (a tab on the top show the DB, and on the left a green tick shows that also. Once we are on a DB context...
Strange that no one else has asked this before, but currently I need to manage several database servers, creating users for several people. I do it manually with queries, but...