<?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/"
		>
<channel>
	<title>Comments on: rake db:test:purge and rake db:test:clone</title>
	<atom:link href="http://db2onrails.com/2007/06/20/rake-db-test-purge-and-rake-db-test-clone/feed/" rel="self" type="application/rss+xml" />
	<link>http://db2onrails.com/2007/06/20/rake-db-test-purge-and-rake-db-test-clone/</link>
	<description>Agile development using Ruby on Rails for enterprises large and small</description>
	<lastBuildDate>Fri, 09 Oct 2009 00:27:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: steven_parkes@esseff.org</title>
		<link>http://db2onrails.com/2007/06/20/rake-db-test-purge-and-rake-db-test-clone/comment-page-1/#comment-52</link>
		<dc:creator>steven_parkes@esseff.org</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://db2onrails.com/2007/06/20/rake-db-test-purge-and-rake-db-test-clone/#comment-52</guid>
		<description>So, a few thoughts:

Does is make sense to be able to map a db2 schema into the rails
concept of a database? I can always choose to use two different db2
databases, but it would be nice to have the choice. It&#039;s a lot less
costly for me (in terms of resources) if I can just use different
schemas in the same database.

Along the same lines, is there an easy way to &quot;copy&quot; a schema to
another? I find myself wanting to take a test database and copy it to
do some experiments that might corrupt the data. The database has
enough live-ish data that I can&#039;t generate it synthetically.

Finally, should this kind of discussion go on somewhere else? Not
everybody would know about the blog/and or it&#039;s not easiest thing to
track? Some kind of forum? I guess there&#039;s the gem forum, but it&#039;s not
the easiest thing to read (e.g., as far as I can tell, I can&#039;t get an
atom feed from rubyforge). The mailing list? I guess this could be
considered a dev thing, but there&#039;s probably the need for user stuff
as well.</description>
		<content:encoded><![CDATA[<p>So, a few thoughts:</p>
<p>Does is make sense to be able to map a db2 schema into the rails<br />
concept of a database? I can always choose to use two different db2<br />
databases, but it would be nice to have the choice. It&#8217;s a lot less<br />
costly for me (in terms of resources) if I can just use different<br />
schemas in the same database.</p>
<p>Along the same lines, is there an easy way to &#8220;copy&#8221; a schema to<br />
another? I find myself wanting to take a test database and copy it to<br />
do some experiments that might corrupt the data. The database has<br />
enough live-ish data that I can&#8217;t generate it synthetically.</p>
<p>Finally, should this kind of discussion go on somewhere else? Not<br />
everybody would know about the blog/and or it&#8217;s not easiest thing to<br />
track? Some kind of forum? I guess there&#8217;s the gem forum, but it&#8217;s not<br />
the easiest thing to read (e.g., as far as I can tell, I can&#8217;t get an<br />
atom feed from rubyforge). The mailing list? I guess this could be<br />
considered a dev thing, but there&#8217;s probably the need for user stuff<br />
as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
