<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>data migration on Thiago Araujo</title>
    <link>https://thdaraujo.github.io/tags/data-migration/</link>
    <description>Recent content in data migration on Thiago Araujo</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 13 Apr 2021 13:32:34 -0700</lastBuildDate><atom:link href="https://thdaraujo.github.io/tags/data-migration/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How should I change production data on a new Rails application?</title>
      <link>https://thdaraujo.github.io/posts/rails-data-migrations/</link>
      <pubDate>Tue, 13 Apr 2021 13:32:34 -0700</pubDate>
      
      <guid>https://thdaraujo.github.io/posts/rails-data-migrations/</guid>
      <description>You need to change production data. You know that doing it manually is unsafe and will definetely cause lots of trouble, like corrupting all you customer&amp;rsquo;s data.
How else should you do it?
You might be spending a lot of time asking yourself these questions:
 Is there a proper rails way to change data in production? Should I run data and schema modifications in one database migration? Should I run rake scripts in production to modify data?</description>
    </item>
    
  </channel>
</rss>
