1. 12 May, 2016 1 commit
    • Yorick Peterse's avatar
      Added helper methods for database migrations · e8670990
      Yorick Peterse authored
      These helpers can be used to perform migrations without taking down the
      entire application.
      
      For example, the method "add_column_with_default" can be used to add a
      new column with a default value without locking the entire table.
      e8670990
  2. 10 May, 2016 1 commit
  3. 09 May, 2016 21 commits
  4. 08 May, 2016 12 commits
  5. 07 May, 2016 5 commits