<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/sqlrunner/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/sqlrunner/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/sqlrunner/feature-requests/</id><updated>2005-01-24T14:46:33Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Support error limit</title><link href="https://sourceforge.net/p/sqlrunner/feature-requests/3/" rel="alternate"/><published>2005-01-24T14:46:33Z</published><updated>2005-01-24T14:46:33Z</updated><author><name>Graham Tackley</name><uri>https://sourceforge.net/u/tackley/</uri></author><id>https://sourceforge.net796a33dbc9e0befcb4be8414391b6e4ff57c0bd6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Currently SqlRunner continues execution after&lt;br /&gt;
encountering an error. It should exit after a set&lt;br /&gt;
number of errors or warnings (command line parameter?)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>International strings in scripts</title><link href="https://sourceforge.net/p/sqlrunner/feature-requests/2/" rel="alternate"/><published>2004-11-18T06:24:35Z</published><updated>2004-11-18T06:24:35Z</updated><author><name>StoupaCZ</name><uri>https://sourceforge.net/u/stoupacz/</uri></author><id>https://sourceforge.netae5af6b13fc74dc2891467f33db9fd40546c77ff</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have Czech (CP 1250) string constants in scripts, but&lt;br /&gt;
when I use SqlRunner, Czech characters is lose. I&lt;br /&gt;
change FragmentBuilder.cs:&lt;/p&gt;
&lt;p&gt;public Fragment[] Split( string filename )&lt;br /&gt;
{&lt;br /&gt;
using (StreamReader sr = new&lt;br /&gt;
StreamReader(filename,System.Text.Encoding.Default,True))&lt;br /&gt;
return MakeFragmentsForFile( sr, filename );&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;Complete source is attached here.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Add CommandTimeout parameter</title><link href="https://sourceforge.net/p/sqlrunner/feature-requests/1/" rel="alternate"/><published>2004-10-04T12:48:33Z</published><updated>2004-10-04T12:48:33Z</updated><author><name>Graham Tackley</name><uri>https://sourceforge.net/u/tackley/</uri></author><id>https://sourceforge.netd7f152dd898012299a3ba5e7c050ec5f66c7273f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The command timeout is now set to infinite.&lt;/p&gt;
&lt;p&gt;A command line parameter should make the configurable.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>