CHANGELOG.md 329 字节
Newer Older
1 2 3 4
*   Fix table comment also being applied to the primary key column

    *Guilherme Goettems Schneider*

5
*   Allow generated `create_table` migrations to include or skip timestamps.
6

7
     *Michael Duchemin*
8

9
Please check [6-0-stable](https://github.com/rails/rails/blob/6-0-stable/activerecord/CHANGELOG.md) for previous changes.