News

sql-indent.el is a GNU Emacs minor mode which adds support for syntax-based indentation when editing SQL code: TAB indents the current line based on the syntax of the SQL code on previous lines. This ...
To execute a query under the cursor or selected text, press Ctrl+Enter or right-click the query and click Execute-> Execute SQL Statement on the context menu. You can do the same using the main ...