<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: More information sources on ActiveRecord Oracle enhanced adapter</title>
	<atom:link href="http://blog.rayapps.com/2009/01/03/more-information-sources-on-activerecord-oracle-enhanced-adapter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rayapps.com/2009/01/03/more-information-sources-on-activerecord-oracle-enhanced-adapter/</link>
	<description>About Ruby, Oracle, Mac and others</description>
	<lastBuildDate>Wed, 28 Jul 2010 16:18:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Kenton Ho</title>
		<link>http://blog.rayapps.com/2009/01/03/more-information-sources-on-activerecord-oracle-enhanced-adapter/#comment-403</link>
		<dc:creator>Kenton Ho</dc:creator>
		<pubDate>Wed, 04 Feb 2009 01:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://rayapps.wordpress.com/?p=69#comment-403</guid>
		<description>This is a fantastic adapter!

I was running:

rake db:schema:dump

on an 11g DB and I noticed that it was slow on grabbing the index. 

So, I modified the query in oracle_enhanced_adapter.rb to read from user_indexes instead of all_indexes. 




Kenton</description>
		<content:encoded><![CDATA[<p>This is a fantastic adapter!</p>
<p>I was running:</p>
<p>rake db:schema:dump</p>
<p>on an 11g DB and I noticed that it was slow on grabbing the index. </p>
<p>So, I modified the query in oracle_enhanced_adapter.rb to read from user_indexes instead of all_indexes. </p>
<p>Kenton</p>
]]></content:encoded>
	</item>
</channel>
</rss>
