<?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: ALTER TABLE ADD COLUMN fail on OSX 10.4</title>
	<atom:link href="http://muffinresearch.co.uk/archives/2008/02/05/sqlite-alter-table-add-column-fail-on-osx-104/feed/" rel="self" type="application/rss+xml" />
	<link>http://muffinresearch.co.uk/archives/2008/02/05/sqlite-alter-table-add-column-fail-on-osx-104/</link>
	<description>the personal blog of Stuart Colville covering modern web development techniques and best practices</description>
	<lastBuildDate>Thu, 09 Feb 2012 02:58:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: FÃ¡bio</title>
		<link>http://muffinresearch.co.uk/archives/2008/02/05/sqlite-alter-table-add-column-fail-on-osx-104/comment-page-1/#comment-65567</link>
		<dc:creator>FÃ¡bio</dc:creator>
		<pubDate>Mon, 08 Mar 2010 02:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2008/02/05/sqlite-alter-table-add-column-fail-on-osx-104/#comment-65567</guid>
		<description>well, it is a very long time since you post your question ... but I guess the error is because the &#039;  signal after the COLUMN instruction ... I think the correct form is:

ALTER TABLE snippets_snippet ADD COLUMN code text;</description>
		<content:encoded><![CDATA[<p>well, it is a very long time since you post your question &#8230; but I guess the error is because the &#8216;  signal after the COLUMN instruction &#8230; I think the correct form is:</p>
<p>ALTER TABLE snippets_snippet ADD COLUMN code text;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

