gitlab-org--gitlab-foss/lib/gitlab/database/count
Andreas Brandl ded299c05b
Seed tablesample strategy
This produces stable approximate counts among invocations unless the
table changed.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58791.
2019-03-12 20:03:52 +01:00
..
exact_count_strategy.rb Use approximate counts for big tables 2018-12-06 16:07:14 +00:00
reltuples_count_strategy.rb Fix counting of groups in admin dashboard 2019-03-11 23:50:47 -07:00
tablesample_count_strategy.rb Seed tablesample strategy 2019-03-12 20:03:52 +01:00