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 c3e5952 commit a690bc3Copy full SHA for a690bc3
README.md
@@ -551,6 +551,8 @@ features
551
<!-- TOC --><a name="known-issues-and-limitations"></a>
552
## known issues and limitations
553
554
+- aborting a running query does not cancel the process running the query on database servers
555
+ like postgres or mysql. follow https://github.com/achristmascarl/rainfrog/issues/178 for updates
556
- geometry types are not currently supported
557
- for x11 and wayland, yanking does not copy to the system clipboard, only
558
to the query editor's buffer. see <https://github.com/achristmascarl/rainfrog/issues/83>
0 commit comments