<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>A.R.T.E.M.I.S. Rewrite Project</title>
	<link>http://rewriteproject.com</link>
	<description>Analysis Research Tool &#38; Epidemiological Management Information System</description>
	<lastBuildDate>Tue, 01 Jul 2008 22:04:43 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Added Oracle Bitmap index support to migrations</title>
		<description><![CDATA[(from my blog post)
As I posted here, Greg helped me find a way to override the way Rails migrations create Oracle sequences by putting code in the environment.rb file. I mentioned at the bottom of that post that I would like to find a way to make it also support Oracle&#8217;s bitmap indexes. This turned [...]]]></description>
		<link>http://rewriteproject.com/2008/07/01/added-oracle-bitmap-index-support-to-migrations/</link>
			</item>
	<item>
		<title>Altering the way Rails migrations create Oracle sequences</title>
		<description><![CDATA[(adapted from my blog post)
As we start down the road of developing with Ruby on Rails, I&#8217;m working first on porting our current schema design into database migrations. One thing that just struck me as bizarre, though is how during the migrations each table&#8217;s sequence is created with a starting value of 10,000. Why? Where [...]]]></description>
		<link>http://rewriteproject.com/2008/07/01/altering-the-way-rails-migrations-create-oracle-sequences/</link>
			</item>
	<item>
		<title>Automigrations and the Amish</title>
		<description><![CDATA[Today we had our weekly Artemis developer meeting.  Bill discussed his testing work with the auto_migrations plugin.  Seems it doesn&#8217;t handle certain changes made to the schema.rb, such as changing a null field to not null or changing the size of a varchar.  He&#8217;s going to try to whip it into shape using the meta [...]]]></description>
		<link>http://rewriteproject.com/2008/06/20/automigrations-and-the-amish/</link>
			</item>
</channel>
</rss>
