Project

General

Profile

« Previous | Next » 

Revision 15f0884e

Added by Dominic Cleal about 8 years ago

fixes #14866 - prod2dev Rails 4 compatibility

- change .first call which checked presence of id field, but would be
automatically sorted by the primary key ('id'), causing errors on
join tables without the column
- update use of offset/limit in model finders
- only set created_at/updated_at attributes when they exist

  • added
  • modified
  • copied
  • renamed
  • deleted