<?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/"
		>
<channel>
	<title>Comments on: SQLite more laid back than the D-O-double-G</title>
	<atom:link href="http://micropipes.com/blog/2008/11/10/sqlite-more-laid-back-than-the-d-o-double-g/feed/" rel="self" type="application/rss+xml" />
	<link>http://micropipes.com/blog/2008/11/10/sqlite-more-laid-back-than-the-d-o-double-g/</link>
	<description>because at 3am anything sounds good</description>
	<lastBuildDate>Thu, 13 May 2010 02:29:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Baker</title>
		<link>http://micropipes.com/blog/2008/11/10/sqlite-more-laid-back-than-the-d-o-double-g/comment-page-1/#comment-20376</link>
		<dc:creator>Scott Baker</dc:creator>
		<pubDate>Tue, 11 Nov 2008 19:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://micropipes.com/blog/?p=61#comment-20376</guid>
		<description>At first I was totally put off by this concept but now I love it. I was also put off by the lack of typed variables in perl at first, but now I love them too. It just takes some getting used to.

SQLite is an amazing piece of software, I highly recommend it.</description>
		<content:encoded><![CDATA[<p>At first I was totally put off by this concept but now I love it. I was also put off by the lack of typed variables in perl at first, but now I love them too. It just takes some getting used to.</p>
<p>SQLite is an amazing piece of software, I highly recommend it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wil Clouser</title>
		<link>http://micropipes.com/blog/2008/11/10/sqlite-more-laid-back-than-the-d-o-double-g/comment-page-1/#comment-20369</link>
		<dc:creator>Wil Clouser</dc:creator>
		<pubDate>Tue, 11 Nov 2008 18:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://micropipes.com/blog/?p=61#comment-20369</guid>
		<description>It&#039;s confusing, I agree.  The document I linked to says &lt;blockquote&gt;The type affinity of a column is the recommended type for data stored in that column. The key here is that the type is recommended, not required. Any column can still store any type of data, in theory.&lt;/blockquote&gt;

There is mention of a &quot;Strict Affinity Mode&quot; which I assume makes it act like every other database out there, but I didn&#039;t see a way to enable it or any other notes about it.  My guess is it isn&#039;t implemented yet.

SQLite definitely has it&#039;s quirks but it&#039;s also filling a different niche than most other databases engines.</description>
		<content:encoded><![CDATA[<p>It&#8217;s confusing, I agree.  The document I linked to says<br />
<blockquote>The type affinity of a column is the recommended type for data stored in that column. The key here is that the type is recommended, not required. Any column can still store any type of data, in theory.</p></blockquote>
<p>There is mention of a &#8220;Strict Affinity Mode&#8221; which I assume makes it act like every other database out there, but I didn&#8217;t see a way to enable it or any other notes about it.  My guess is it isn&#8217;t implemented yet.</p>
<p>SQLite definitely has it&#8217;s quirks but it&#8217;s also filling a different niche than most other databases engines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Orrin</title>
		<link>http://micropipes.com/blog/2008/11/10/sqlite-more-laid-back-than-the-d-o-double-g/comment-page-1/#comment-20367</link>
		<dc:creator>Orrin</dc:creator>
		<pubDate>Tue, 11 Nov 2008 18:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://micropipes.com/blog/?p=61#comment-20367</guid>
		<description>Is that a good thing?  If I have a column and I know that I always want numbers with a certain decimal value in it, wouldn&#039;t I want to enforce that?  What if you have a column that does not enforce it, am I now able to do do math on the values in it?

I don&#039;t know much about SQLite, and this does seem like it could be a good feature in some settings.</description>
		<content:encoded><![CDATA[<p>Is that a good thing?  If I have a column and I know that I always want numbers with a certain decimal value in it, wouldn&#8217;t I want to enforce that?  What if you have a column that does not enforce it, am I now able to do do math on the values in it?</p>
<p>I don&#8217;t know much about SQLite, and this does seem like it could be a good feature in some settings.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
