Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applies new string literal convention in activerecord/lib | Xavier Noria | 2016-08-06 | 1 | -2/+2 |
* | Revert "Rename `active_record_internal_metadatas` to `ar_internal_metadata`" | Yasuo Honda | 2016-07-01 | 1 | -13/+0 |
* | update record specified in key | yuuji.yaginuma | 2016-04-27 | 1 | -1/+1 |
* | Rename `active_record_internal_metadatas` to `ar_internal_metadata` | Yasuo Honda | 2016-02-01 | 1 | -0/+13 |
* | Avoid extra `show variables` in migration | Ryuta Kamizono | 2016-02-01 | 1 | -5/+3 |
* | Make to primary key instead of an unique index for internal tables | Ryuta Kamizono | 2016-01-31 | 1 | -8/+2 |
* | [close #23009] Limit key length | schneems | 2016-01-21 | 1 | -2/+7 |
* | Clean up internal metadata definition | Ryuta Kamizono | 2016-01-15 | 1 | -3/+2 |
* | [ci skip] fix typo | Akshay Vishnoi | 2016-01-10 | 1 | -1/+1 |
* | Use hash like syntax for InternalMetadata | schneems | 2016-01-08 | 1 | -6/+4 |
* | Use `key` as primary key in schema. | schneems | 2016-01-08 | 1 | -1/+1 |
* | Prevent destructive action on production database | schneems | 2016-01-07 | 1 | -0/+49 |