Class: PSQLToys::Template::CreateExtensions

Inherits:
Base
  • Object
show all
Defined in:
lib/psql_toys/template/create_extensions.rb

Overview

Define toys for database extensions creation

Constant Summary

Constants inherited from Base

Base::PGPASS_FILE

Instance Attribute Summary

Attributes inherited from Base

#db_config_proc, #db_connection_proc, #db_extensions

Method Summary

Methods inherited from Base

#confirm, #initialize, #update_pgpass

Constructor Details

This class inherits a constructor from PSQLToys::Template::Base