Class: Gitlab::Database::PgDepend

Inherits:
SharedModel
  • Object
show all
Defined in:
lib/gitlab/database/pg_depend.rb

Constant Summary collapse

TYPES =
{
  'VIEW' => %w[v m].freeze
}.freeze

Constants inherited from SharedModel

SharedModel::SHARED_SCHEMAS

Method Summary

Methods inherited from SharedModel

connection, #connection_db_config, connection_pool, ensure_connection_set!, using_connection