meow-sql icon indicating copy to clipboard operation
meow-sql copied to clipboard

Feature request : Snippets

Open jonathangreco opened this issue 4 years ago • 0 comments

In Heidi SQL i had some snippets that I run daily.

A snippet is good to keep in MeowSQL for multiple reasons :

  • Ease of use
  • Saved directly in MeowSQL

How I see it :

  • when Query tab is open a panel in the right can be opened (close by default ?)
  • This panel show a list of snippets (1 snippet = 1 file in the filesystem of the app ?)
  • On click, the snippet will past its content in the query tab
  • Each query tab has the possibility to be registered as a snippet (give a name to it on the save button for more confort!)

Why it's important ?

  • As a database manager we need to extract some data daily
  • As a developper we often need to debug or provide some automatic operation against the DB (delete stuff from an ID etc...)

Well what do you think ?

jonathangreco avatar Dec 20 '20 00:12 jonathangreco