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
glob.rb
pattern.rb
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