Ruby on Rails Sunday, October 1, 2017

On Sun, Oct 1, 2017 at 4:24 AM, Ben Edwards <login@funkytwig.com> wrote:

> Mine is! Maybe I should call it something else but in my 25 years in IT
> i've worked on several projects that use data in a database to transform
> data and transformation change (i.e. data warehouse load scripts).

I can't even parse what that sentence means, so...

>> A "staging" server is for realistic testing of your *procedures* that will
>> run on production, not doing data transformation to export.
>
> Again, maybe we need to call the server something else. Also it is testing
> (or the transformations).

Using commonly agreed-on definitions of things is generally a
Good Idea, especially given that Rails is a convention-oriented
framework.

> Anyway worked it out. I simply reaload the reference tables. The trick is
> to keep all the keys the same and use deferred foreign keys.

Sounds operationally brittle, but I'm sure your customers will let
you know when that stops working :-)

> Rules are there to be broken;).

"Good decisions are based on experience; experience is based
on bad decisions."

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yCsMYQEApFOMQ61UmtiX%2BuXTbgGryM_YgPxmKxVk8fLqA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment