<?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: Base 1.0 Released!</title>
	<atom:link href="http://menial.co.uk/blog/2008/12/16/base-first-release/feed/" rel="self" type="application/rss+xml" />
	<link>http://menial.co.uk/blog/2008/12/16/base-first-release/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sun, 18 Jul 2010 19:37:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: BareFeet</title>
		<link>http://menial.co.uk/blog/2008/12/16/base-first-release/#comment-5</link>
		<dc:creator>BareFeet</dc:creator>
		<pubDate>Fri, 06 Mar 2009 03:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://menial.co.uk/blog/?p=3#comment-5</guid>
		<description>Base looks pretty good so far. I&#039;ve reviewed it and compared it at:
http://www.tandb.com.au/sqlite/compare/?base

Main problems:
1. Doesn&#039;t work well with identifiers (eg entity and column names) that should be quoted (eg if they have spaces in the name). All the underlying SQL that Base runs should quote all identifiers in double quotes to prevent bugs.

2. Base prevents editing of data in views, even though SQLite supports it, for views that have &quot;instead of&quot; triggers.

3. Base doesn&#039;t open SQLite database files on AppleShare volumes.

Tom
BareFeet</description>
		<content:encoded><![CDATA[<p>Base looks pretty good so far. I&#8217;ve reviewed it and compared it at:<br />
<a href="http://www.tandb.com.au/sqlite/compare/?base" rel="nofollow">http://www.tandb.com.au/sqlite/compare/?base</a></p>
<p>Main problems:<br />
1. Doesn&#8217;t work well with identifiers (eg entity and column names) that should be quoted (eg if they have spaces in the name). All the underlying SQL that Base runs should quote all identifiers in double quotes to prevent bugs.</p>
<p>2. Base prevents editing of data in views, even though SQLite supports it, for views that have &#8220;instead of&#8221; triggers.</p>
<p>3. Base doesn&#8217;t open SQLite database files on AppleShare volumes.</p>
<p>Tom<br />
BareFeet</p>
]]></content:encoded>
	</item>
</channel>
</rss>

