Commit 7c2a5d02 authored by Mathieu Parent's avatar Mathieu Parent

Prefix all Debian tables with packages_debian_

See https://gitlab.com/gitlab-org/gitlab/-/issues/5835
parent 76e1aaea
# frozen_string_literal: true
module Packages
module Debian
def self.table_name_prefix
'packages_debian_'
end
end
end
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