Files
gitlabhq/lib
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-11-16 10:18:32 +01:00
2015-11-10 12:51:50 +01:00
2015-11-12 09:39:56 +00:00
2015-11-18 13:02:43 +01:00
2015-11-16 12:39:13 +01:00
2015-02-02 21:31:03 -08:00
2015-10-03 01:29:58 -05:00
2015-11-10 12:51:50 +01:00
2014-08-14 15:48:14 +04:00
2015-11-10 12:51:50 +01:00
2015-05-11 18:21:45 +03:00