<?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>Tech Raving &#187; database</title>
	<atom:link href="http://www.techraving.com/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techraving.com</link>
	<description>An Opinion is a Terrible Thing To Waste</description>
	<lastBuildDate>Sat, 26 Dec 2009 14:29:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHPDbMigrate &amp; CodeIgniter</title>
		<link>http://www.techraving.com/2009/08/18/phpdbmigrate-codeigniter/</link>
		<comments>http://www.techraving.com/2009/08/18/phpdbmigrate-codeigniter/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 00:16:24 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPDbMigrate]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[migrate]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=319</guid>
		<description><![CDATA[As a single developer on a single application running different environments&#1089;&#1087;&#1072;&#1083;&#1085;&#1080; &#1082;&#1086;&#1084;&#1087;&#1083;&#1077;&#1082;&#1090;&#1080; I find it tedious to have to duplicate my database changes everytime, whether they are permanent or not. When working with a group of developers and all of use making changes to the database schema it becomes even more hectic as to what [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/08/18/phpdbmigrate-codeigniter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPDbMigration Release with MySQL</title>
		<link>http://www.techraving.com/2009/08/14/phpdbmigration-release-with-mysql/</link>
		<comments>http://www.techraving.com/2009/08/14/phpdbmigration-release-with-mysql/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 10:58:30 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHPDbMigrate]]></category>
		<category><![CDATA[active migration]]></category>
		<category><![CDATA[activemigration]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=315</guid>
		<description><![CDATA[This morning I&#8217;ve finally released PHPDbMigrate RC 2.
The changes to this utility include:
all migration functions work in MySQL
mysql and mysqli database adapters supported
You can find the code here: http://code.google.com/p/phpdbmigrate/
I&#8217;ve still got work to do in support other database types and updating the wiki.

  addthis_url    = 'http%3A%2F%2Fwww.techraving.com%2F2009%2F08%2F14%2Fphpdbmigration-release-with-mysql%2F';
  addthis_title  = 'PHPDbMigration+Release+with+MySQL';
 [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/08/14/phpdbmigration-release-with-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActiveRecord:Migration for Python</title>
		<link>http://www.techraving.com/2009/02/09/activerecordmigration-for-python/</link>
		<comments>http://www.techraving.com/2009/02/09/activerecordmigration-for-python/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 20:58:36 +0000</pubDate>
		<dc:creator>ScottK</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.techraving.com/?p=216</guid>
		<description><![CDATA[I&#8217;ve made a couple of posts about how Python lacks the ability to use the Ruby on Rails like ActiveRecord:Migration and how I have come up with a way to incorporate such an idea. Well today is the 9th and I have finally released what I have.
You can find it here: http://www.techraving.com/pymigrate-activemigration-for-python/

  addthis_url  [...]]]></description>
		<wfw:commentRss>http://www.techraving.com/2009/02/09/activerecordmigration-for-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
