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

Method Summary

Methods inherited from SharedModel

connection, #connection_db_config, connection_pool, using_connection