Goose should use UTC for migration timestamps

Issue #50 new
Ethan Mosbaugh created an issue

When i generate a new migration it uses my server's local time.

For example at 12:20 PDT on my mac i ran:

$ goose create AddSomeColumns sql goose: created mysql/db/migrations/20150320122043_ AddSomeColumns.sql

Comments (0)

  1. Log in to comment