<?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>No Mind &#187; dejavu</title>
	<atom:link href="http://www.vivekkhurana.net/no-mind/tag/dejavu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vivekkhurana.net/no-mind</link>
	<description>It's the mind that makes you miss the shot</description>
	<lastBuildDate>Fri, 22 Jul 2011 18:03:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Playing with dejavu</title>
		<link>http://www.vivekkhurana.net/no-mind/playing-with-dejavu/</link>
		<comments>http://www.vivekkhurana.net/no-mind/playing-with-dejavu/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 05:38:44 +0000</pubDate>
		<dc:creator>Vivek Khurana</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[RDBMS]]></category>
		<category><![CDATA[dejavu]]></category>
		<category><![CDATA[ORM]]></category>

		<guid isPermaLink="false">http://www.vivekkhurana.net/no-mind/?p=44</guid>
		<description><![CDATA[So spend last night messing around with dejavu orm. While I was chatting with dejavu team over IRC and pointing bugs, fumanchu was busy fixing them asap. We had 3 revisions of dejavu in one hour and one new ticket.  It turned out that geniusql can not handle NULL in mysql timestamp type. Mysql&#8217;s timestamp [...]]]></description>
			<content:encoded><![CDATA[<p>So spend last night messing around with dejavu orm. While I was chatting with dejavu team over IRC and pointing bugs, fumanchu was busy fixing them asap. We had 3 revisions of dejavu in one hour and one new ticket.  It turned out that geniusql can not handle NULL in mysql timestamp type. Mysql&#8217;s timestamp is a badly designed data type, from the manual, &#8220;TIMESTAMP columns are NOT NULL by default, cannot contain NULL values, and assigning NULL assigns the current timestamp. However, a TIMESTAMP column can be allowed to contain NULL by declaring it with the NULL attribute&#8221;.  Now that&#8217;s a horrible way to design a datatype. To support both NULL and NOT NULL, some modifications are required in the geniusql and a ticket has been filed for the same.</p>
<p>So dejavu 2.0 is becoming stable day by day&#8230; Enjoy&#8230;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.vivekkhurana.net%2Fno-mind%2Fplaying-with-dejavu%2F&amp;title=Playing%20with%20dejavu" id="wpa2a_2"><img src="http://www.vivekkhurana.net/no-mind/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.vivekkhurana.net/no-mind/playing-with-dejavu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

