<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A step-by-step SQLAlchemy tutorial</title>
	<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/</link>
	<description>The ramblings of a Christian geek</description>
	<pubDate>Tue, 18 Nov 2008 15:19:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: shakir</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-7226</link>
		<pubDate>Thu, 13 Dec 2007 07:32:50 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-7226</guid>
					<description>Thanks a lot for the tutorial. 
BoundMetaData however is deprecated and should be replaced with MetaData, and you might want to update your tutorial for that.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the tutorial.<br />
BoundMetaData however is deprecated and should be replaced with MetaData, and you might want to update your tutorial for that.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Malander</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-6815</link>
		<pubDate>Sat, 24 Nov 2007 04:05:43 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-6815</guid>
					<description>Thank very much for that, but was wondering if you had any plans to update it for 0.4 version.</description>
		<content:encoded><![CDATA[<p>Thank very much for that, but was wondering if you had any plans to update it for 0.4 version.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David G.</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-6759</link>
		<pubDate>Wed, 21 Nov 2007 18:35:15 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-6759</guid>
					<description>Great tutorial, but was wondering if you had any plans to update it for SQLAlchemy 0.4? I would be willing to send my changes needed to make things work with 0.4.</description>
		<content:encoded><![CDATA[<p>Great tutorial, but was wondering if you had any plans to update it for SQLAlchemy 0.4? I would be willing to send my changes needed to make things work with 0.4.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: francois</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-386</link>
		<pubDate>Mon, 04 Dec 2006 20:10:56 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-386</guid>
					<description>Can you use real number and date in sqlalchemy?

Would you happen to have an example?

Many thanks

Francois</description>
		<content:encoded><![CDATA[<p>Can you use real number and date in sqlalchemy?</p>
<p>Would you happen to have an example?</p>
<p>Many thanks</p>
<p>Francois
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Robin Munn</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-60</link>
		<pubDate>Sun, 18 Jun 2006 09:51:56 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-60</guid>
					<description>&lt;em&gt;Off-topic comment moved to &lt;a href="http://www.geekforgod.com/2006/04/16/he-is-risen/" rel="nofollow"&gt;a more appropriate thread&lt;/a&gt;.  - &lt;strong&gt;Admin&lt;/strong&gt;&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p><em>Off-topic comment moved to <a href="http://www.geekforgod.com/2006/04/16/he-is-risen/" rel="nofollow">a more appropriate thread</a>.  - <strong>Admin</strong></em>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Fred Wilmes</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-45</link>
		<pubDate>Thu, 01 Jun 2006 17:04:37 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-45</guid>
					<description>Did so, still finding it helpful. I especially like the parts where you explain the "Python way" to do things. You really close a gap between mere SQL users and the original SQLAlchemy tutorial which, IMHO, is often too "implicit"...

However, I think the "explicit vs. implicit" parts in the "Mapping" section are probably a little bit redundant.

But thanks again - it was your tutorial which brought me to SQLAlchemy!</description>
		<content:encoded><![CDATA[<p>Did so, still finding it helpful. I especially like the parts where you explain the &#8220;Python way&#8221; to do things. You really close a gap between mere SQL users and the original SQLAlchemy tutorial which, IMHO, is often too &#8220;implicit&#8221;&#8230;</p>
<p>However, I think the &#8220;explicit vs. implicit&#8221; parts in the &#8220;Mapping&#8221; section are probably a little bit redundant.</p>
<p>But thanks again - it was your tutorial which brought me to SQLAlchemy!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Robin Munn</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-43</link>
		<pubDate>Mon, 29 May 2006 04:24:39 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-43</guid>
					<description>I got on a roll and finished it earlier than I thought. My SQLAlchemy tutorial is now current and the examples should all work with SQLAlchemy 0.2. Check it out and let me know what you think.</description>
		<content:encoded><![CDATA[<p>I got on a roll and finished it earlier than I thought. My SQLAlchemy tutorial is now current and the examples should all work with SQLAlchemy 0.2. Check it out and let me know what you think.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Robin Munn</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-42</link>
		<pubDate>Sun, 28 May 2006 22:37:28 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-42</guid>
					<description>I'm currently updating my tutorial to fit SQLAlchemy 0.2. Check back in a couple of days and it should be ready.</description>
		<content:encoded><![CDATA[<p>I&#8217;m currently updating my tutorial to fit SQLAlchemy 0.2. Check back in a couple of days and it should be ready.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Fred Wilmes</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-40</link>
		<pubDate>Sun, 28 May 2006 15:43:31 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-40</guid>
					<description>Thanks a lot, it worked! 

Unfortunately(?), with 0.2 it seems some things have changed again...</description>
		<content:encoded><![CDATA[<p>Thanks a lot, it worked! </p>
<p>Unfortunately(?), with 0.2 it seems some things have changed again&#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Robin Munn</title>
		<link>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-30</link>
		<pubDate>Mon, 15 May 2006 00:07:57 +0000</pubDate>
		<guid>http://www.geekforgod.com/2006/05/04/a-step-by-step-sqlalchemy-tutorial/#comment-30</guid>
					<description>Yes; looking at the CHANGES file, the iterator interface was added to ResultProxy objects (which is what stmt.execute() will return) in 0.1.5.

0.1.4 is quite old, and I'm surprised that's the version easy_install gave you. (Unless you ran it quite some time ago). Try "sudo easy_install -U SQLAlchemy" to upgrade to the latest release (0.1.7 right now), and the tutorial should work for you with no further changes.</description>
		<content:encoded><![CDATA[<p>Yes; looking at the CHANGES file, the iterator interface was added to ResultProxy objects (which is what stmt.execute() will return) in 0.1.5.</p>
<p>0.1.4 is quite old, and I&#8217;m surprised that&#8217;s the version easy_install gave you. (Unless you ran it quite some time ago). Try &#8220;sudo easy_install -U SQLAlchemy&#8221; to upgrade to the latest release (0.1.7 right now), and the tutorial should work for you with no further changes.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
