• Jan Provaznik's avatar
    Fix column differences in `db/schema.rb` · a0bb444c
    Jan Provaznik authored
    project_custom_attributes and group_custom_attributes used datetime
    instead of datetime_with_timezone column type in database schema. But
    actually migration defines `t.timestamps_with_timezone`.
    a0bb444c
schema.rb 116 KB