<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Using schemas with SQLite for in-memory NHibernate tests</title>
	<atom:link href="http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/</link>
	<description>software development and agile mentoring</description>
	<lastBuildDate>Thu, 22 Sep 2011 12:11:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Stephen Oakman</title>
		<link>http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/#comment-55</link>
		<dc:creator><![CDATA[Stephen Oakman]]></dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://theagileworkshop.wordpress.com/?p=50#comment-55</guid>
		<description><![CDATA[We&#039;ve just added an explicit test for a decimal value but have realised that we did fix this issue but haven&#039;t blogged about it or provided an updated zip of the dll&#039;s. The source repository is public so you can grab the code. Svn is located at http://subversion.assembla.com/svn/TheAgileWorkshop/Examples/NHibernate/SQLiteWIthSchemaSupport]]></description>
		<content:encoded><![CDATA[<p>We&#8217;ve just added an explicit test for a decimal value but have realised that we did fix this issue but haven&#8217;t blogged about it or provided an updated zip of the dll&#8217;s. The source repository is public so you can grab the code. Svn is located at <a href="http://subversion.assembla.com/svn/TheAgileWorkshop/Examples/NHibernate/SQLiteWIthSchemaSupport" rel="nofollow">http://subversion.assembla.com/svn/TheAgileWorkshop/Examples/NHibernate/SQLiteWIthSchemaSupport</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacX</title>
		<link>http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/#comment-54</link>
		<dc:creator><![CDATA[MacX]]></dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://theagileworkshop.wordpress.com/?p=50#comment-54</guid>
		<description><![CDATA[What about a google-code-repository for this little project?]]></description>
		<content:encoded><![CDATA[<p>What about a google-code-repository for this little project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Oakman</title>
		<link>http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/#comment-53</link>
		<dc:creator><![CDATA[Stephen Oakman]]></dc:creator>
		<pubDate>Wed, 23 Sep 2009 13:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://theagileworkshop.wordpress.com/?p=50#comment-53</guid>
		<description><![CDATA[That would be great!

If you don&#039;t get round to providing a fix then I will look at this tonight anyway and get a solution in place, otherwise I will merge your solution in so that everyone can benefit from your work.

Cheers

+Steve]]></description>
		<content:encoded><![CDATA[<p>That would be great!</p>
<p>If you don&#8217;t get round to providing a fix then I will look at this tonight anyway and get a solution in place, otherwise I will merge your solution in so that everyone can benefit from your work.</p>
<p>Cheers</p>
<p>+Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacX</title>
		<link>http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/#comment-52</link>
		<dc:creator><![CDATA[MacX]]></dc:creator>
		<pubDate>Wed, 23 Sep 2009 13:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://theagileworkshop.wordpress.com/?p=50#comment-52</guid>
		<description><![CDATA[Hi Stephen, 

I discovered a little bug. 

When I try to execute a native SQL-query with decimal values (like 30.1 or sth. similar) this floating point is interpreted as an underscore.

Tonight I will deliver a litte sample project, maybe including a possible solution.

Thx MacX]]></description>
		<content:encoded><![CDATA[<p>Hi Stephen, </p>
<p>I discovered a little bug. </p>
<p>When I try to execute a native SQL-query with decimal values (like 30.1 or sth. similar) this floating point is interpreted as an underscore.</p>
<p>Tonight I will deliver a litte sample project, maybe including a possible solution.</p>
<p>Thx MacX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacX</title>
		<link>http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/#comment-33</link>
		<dc:creator><![CDATA[MacX]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 08:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://theagileworkshop.wordpress.com/?p=50#comment-33</guid>
		<description><![CDATA[Thank you very much]]></description>
		<content:encoded><![CDATA[<p>Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weblander</title>
		<link>http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/#comment-32</link>
		<dc:creator><![CDATA[weblander]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 08:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://theagileworkshop.wordpress.com/?p=50#comment-32</guid>
		<description><![CDATA[Thank you for pointing that out - it has now been checked in.]]></description>
		<content:encoded><![CDATA[<p>Thank you for pointing that out &#8211; it has now been checked in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacX</title>
		<link>http://theagileworkshop.wordpress.com/2009/06/09/using-schemas-with-sqlite-for-in-memory-nhibernate-tests/#comment-31</link>
		<dc:creator><![CDATA[MacX]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 06:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://theagileworkshop.wordpress.com/?p=50#comment-31</guid>
		<description><![CDATA[In the delivered Sources the CommandTextParser.cs-Source file is missing. 
Can you provide it? 

Thx]]></description>
		<content:encoded><![CDATA[<p>In the delivered Sources the CommandTextParser.cs-Source file is missing.<br />
Can you provide it? </p>
<p>Thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

