Sha256: bde0090a62cc4a94764f7c8d941ad4894fec84e610d6bdad38b7f55b235f485b
Contents?: true
Size: 157 Bytes
Versions: 2
Compression:
Stored size: 157 Bytes
Contents
module Lhm module ProxySQLHelper extend self ANNOTATION = "/*maintenance:lhm*/" def tagged(sql) "#{ANNOTATION}#{sql}" end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lhm-shopify-3.5.2 | lib/lhm/proxysql_helper.rb |
lhm-shopify-3.5.1 | lib/lhm/proxysql_helper.rb |