Commit b9cad09e authored by Adam Hegyi's avatar Adam Hegyi

Merge branch '333421-add-select-rows-to-replica-reads' into 'master'

Add select_rows to the list of NON_STICKY_READS

See merge request gitlab-org/gitlab!63893
parents d9d338c7 d095deff
...@@ -29,6 +29,7 @@ module Gitlab ...@@ -29,6 +29,7 @@ module Gitlab
sanitize_limit sanitize_limit
select select
select_one select_one
select_rows
quote_column_name quote_column_name
).freeze ).freeze
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment