Select Git revision
gitlab
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
GitLab.org / GitLab FOSS
Source project has a limited visibility.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
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).