Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Widen blob size column | George Claghorn | 2017-08-24 | 1 | -1/+1 |
* | Use 5.2 version of ActiveRecord::Migration for Active Storage | bogdanvlviv | 2017-08-22 | 1 | -1/+1 |
* | Remove frozen_string_literal comment from activestorage's migration | bogdanvlviv | 2017-08-22 | 1 | -2/+0 |
* | Merge pull request #30211 from koic/frozen_activestorage | Matthew Draper | 2017-08-13 | 1 | -0/+2 |
|\ | |||||
| * | Use frozen string literal in Active Storage | Koichi ITO | 2017-08-12 | 1 | -0/+2 |
* | | Use `references` to respect primary key type in active storage tables | Ryuta Kamizono | 2017-08-13 | 1 | -5/+3 |
|/ | |||||
* | Add `null: false` to Active Storage tables | Ryuta Kamizono | 2017-08-12 | 1 | -10/+10 |
* | ActiveStorage:Add migrations per rails engine conventions (#30111) | Dino Maric | 2017-08-08 | 1 | -0/+27 |