Sha256: 699bf0dcae7be30431d538926ab52c5979d1b3eeedc6ecbd015d5b3ad8b43698

Contents?: true

Size: 158 Bytes

Versions: 19

Compression:

Stored size: 158 Bytes

Contents

module Lhm
  module ProxySQLHelper
    extend self
    ANNOTATION = "/*maintenance:lhm*/"

    def tagged(sql)
      "#{sql} #{ANNOTATION}"
    end
  end
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
lhm-shopify-4.4.2 lib/lhm/proxysql_helper.rb
lhm-shopify-4.4.1 lib/lhm/proxysql_helper.rb
lhm-shopify-4.4.0 lib/lhm/proxysql_helper.rb
lhm-shopify-4.3.0 lib/lhm/proxysql_helper.rb
lhm-shopify-4.2.3 lib/lhm/proxysql_helper.rb
lhm-shopify-4.2.2 lib/lhm/proxysql_helper.rb
lhm-shopify-4.2.1 lib/lhm/proxysql_helper.rb
lhm-shopify-4.2.0 lib/lhm/proxysql_helper.rb
lhm-shopify-4.1.1 lib/lhm/proxysql_helper.rb
lhm-shopify-4.1.0 lib/lhm/proxysql_helper.rb
lhm-shopify-4.0.0 lib/lhm/proxysql_helper.rb
lhm-teak-3.6.4 lib/lhm/proxysql_helper.rb
lhm-teak-3.6.3 lib/lhm/proxysql_helper.rb
lhm-teak-3.6.2 lib/lhm/proxysql_helper.rb
lhm-teak-3.6.1 lib/lhm/proxysql_helper.rb
lhm-teak-3.6.0 lib/lhm/proxysql_helper.rb
lhm-shopify-3.5.5 lib/lhm/proxysql_helper.rb
lhm-shopify-3.5.4 lib/lhm/proxysql_helper.rb
lhm-shopify-3.5.3 lib/lhm/proxysql_helper.rb