Files
gitlabhq/spec/lib/gitlab
Yorick Peterse d769596aec Added Gitlab::SQL::Union class
This class can be used to join multiple AcitveRecord::Relation objects
together using a SQL UNION statement. ActiveRecord < 5.0 sadly doesn't
support UNION and existing Gems out there don't handle prepared
statements (e.g. they never incremented the variable bindings).
2015-11-18 13:02:43 +01:00
..
2015-10-08 14:59:46 -05:00
2015-11-16 12:39:13 +01:00
2015-11-18 13:02:43 +01:00
2015-06-22 12:13:49 +02:00
2015-10-14 13:46:17 +02:00
2015-05-13 09:46:22 +02:00
2015-08-25 15:32:38 -07:00