[] SQL Rails |
-, , , -, , . - . . , , , .
ActiveRecord , . , , MySQL - , MySQL MongoDB. , , , , PostgreSQL MySQL. , MySQL. ActiveRecord , , , before/after , . WHERE is_archived = TRUE
where(is_archived: true)
ActiveRecord . PostgreSQL, MySQL, MySQL .
! , , . , . where("#{quoted_table_name}.finished_at >= ?", Date.current)
where("#{quoted_table_name}.other_ids <@ ARRAY[?]", ids)
. ActiveRecord : . habtm-, , . , quoted_table_name
includes
joins
. , .
https://habr.com/post/421939/?utm_source=habrahabr&utm_medium=rss&utm_campaign=421939