<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 593: ; not working as separator for single query, taking multiple query</title><link>https://sourceforge.net/p/squirrel-sql/feature-requests/593/</link><description>Recent changes to 593: ; not working as separator for single query, taking multiple query</description><atom:link href="https://sourceforge.net/p/squirrel-sql/feature-requests/593/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 20 Jun 2020 13:29:45 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/squirrel-sql/feature-requests/593/feed.rss" rel="self" type="application/rss+xml"/><item><title>; not working as separator for single query, taking multiple query</title><link>https://sourceforge.net/p/squirrel-sql/feature-requests/593/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Earlier i was using SQL Developer and recently i downloaded SQuirreL SQL client. While working i noticeds some different/issue.&lt;/p&gt;
&lt;p&gt;i had query written as below in SQuirrel and cursor in 1st query. I executed them using Ctrl+Enter.&lt;br/&gt;
I was expecting only 1st query to execute like SQL devleoper but it executed both the queries.&lt;/p&gt;
&lt;p&gt;Update table1 set col1=value1; &lt;br/&gt;
update table2 set col1=value2;&lt;/p&gt;
&lt;p&gt;on finding more detail realized that even though ; is used as a seperator, Squirrel actually takes empty line as separator else takes all the query for single execution and query box highlight also show them as one execution.&lt;/p&gt;
&lt;p&gt;Is there any way to change this behavor to make it similar to SQL developer where single query is executed with ctrl+Enter with ; as separator. for multiple query i can select many queries/highlight and then execute.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br/&gt;
Dinesh&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dinesh Bansal</dc:creator><pubDate>Sat, 20 Jun 2020 13:29:45 -0000</pubDate><guid>https://sourceforge.net0fd978bfb5277f9de62d87248930b2861aa6170a</guid></item></channel></rss>