Closed teamon closed 11 years ago
ok
Hm, deployment scripts doesn't use them?
Deployment scripts run rake db:migrate
.
Ok than.
:+1:
Don't CI run db:schema:load
instead of running migrations?
Ok, let's igonore. If the world explodes, we'll commit it back.
@sheerun Can you confirm that?
I don't need to confirm. It is definition of this task.
On Fri, Oct 25, 2013 at 1:27 AM, Tymon Tobolski notifications@github.comwrote:
@sheerun https://github.com/sheerun Can you confirm that?
— Reply to this email directly or view it on GitHubhttps://github.com/monterail/guidelines/issues/187#issuecomment-27042707 .
rake db:schema:load # Load a schema.rb file into the database
This does not mention CI at all.
So I'm commiting the change since we all agree.
Sorry for commiting directly to master, I forgot to change the branch in Github inteface.
I thought you meant something else.
On Fri, Oct 25, 2013 at 1:05 PM, Tymon Tobolski notifications@github.comwrote:
rake db:schema:load # Load a schema.rb file into the database
This does not mention CI at all.
— Reply to this email directly or view it on GitHubhttps://github.com/monterail/guidelines/issues/187#issuecomment-27082089 .
Why:
db:schema:load
/cc @jandudulski, @sheerun, @chytreg, @szajbus, @Ostrzy, @jcieslar, @tallica