<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Daniel Hepper &#187; sequel</title>
	<atom:link href="http://daniel.hepper.net/blog/tag/sequel/feed/" rel="self" type="application/rss+xml" />
	<link>http://daniel.hepper.net/blog</link>
	<description>Random geeky stuff</description>
	<lastBuildDate>Wed, 04 Jan 2012 09:12:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>There should be one and only one&#8230;</title>
		<link>http://daniel.hepper.net/blog/2010/07/there-should-be-one-and-only-one/</link>
		<comments>http://daniel.hepper.net/blog/2010/07/there-should-be-one-and-only-one/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 08:57:22 +0000</pubDate>
		<dc:creator>Daniel Hepper</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sequel]]></category>

		<guid isPermaLink="false">http://daniel.hepper.net/blog/?p=191</guid>
		<description><![CDATA[&#8230;migration subclass in Sequel migration files. If you combine multiple migration subclasses in one file you get an uncomprehensible exception like this one: org/sqlite/DB.java:275:in `execute': NativeException: java.sql.SQLException: schema_info.version may not be NULL (Sequel::DatabaseError)]]></description>
			<content:encoded><![CDATA[<p>&#8230;migration subclass in Sequel migration files.</p>
<p>If you combine multiple migration subclasses in one file you get an uncomprehensible exception like this one:</p>
<pre>org/sqlite/DB.java:275:in `execute': NativeException: java.sql.SQLException: schema_info.version may not be NULL (Sequel::DatabaseError)</pre>
]]></content:encoded>
			<wfw:commentRss>http://daniel.hepper.net/blog/2010/07/there-should-be-one-and-only-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

