gitlab-org--gitlab-foss/lib/gitlab/sql
Douglas Barbosa Alexandre 9100ca188c
Replace dots with an underscore when creating an alias for the CTE
When the Arel table to use as the alias contains a schema in your
name, e.g., "gitlab_secondary"."namespaces" it produces an invalid
query.
2019-02-11 18:06:54 -02:00
..
cte.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
glob.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
pattern.rb Enable even more frozen string for lib/gitlab 2018-11-19 18:24:22 -08:00
recursive_cte.rb Replace dots with an underscore when creating an alias for the CTE 2019-02-11 18:06:54 -02:00
union.rb Adds milestone search 2019-01-24 18:44:09 +01:00