Skip to content

Add sql editor example

Max Orefice requested to merge morefice-master-patch-80166 into master

What does this Merge Request do?

This MR adds a link to a SQL editor example, in this case http://www.psequel.com.

This could be helpful for new folks joining and trying to interact with postgresql and a GUI App.

It turns out, we can't use postico yet with our current gdk infrastructure, see more on #665.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.

Merge request reports