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.
Showing
Please register or sign in to comment