Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mysql_compatible_index_length to migration helpersdz-migration-index-helper | Dmitriy Zaporozhets | 2018-09-21 | 1 | -2/+4 |
* | add unique index for gpg_signatures#commit_sha | Alexis Reigel | 2017-07-27 | 1 | -1/+1 |
* | length constrain on the index, not on the column | Alexis Reigel | 2017-07-27 | 1 | -4/+4 |
* | use db's on_delete instead of has_many :dependent | Alexis Reigel | 2017-07-27 | 1 | -2/+2 |
* | use text instead of string for db columns | Alexis Reigel | 2017-07-27 | 1 | -2/+2 |
* | use ShaAttribute for gpg table columns | Alexis Reigel | 2017-07-27 | 1 | -2/+3 |
* | merge migrations to 1 single create per table | Alexis Reigel | 2017-07-27 | 1 | -18/+11 |
* | gpg signature model for gpg verification caching | Alexis Reigel | 2017-07-27 | 1 | -0/+29 |