Class: SequelRails::Storage::Mysql2

Inherits:
Mysql show all
Defined in:
lib/sequel_rails/storage/mysql2.rb

Instance Attribute Summary

Attributes inherited from Abstract

#config

Method Summary

Methods inherited from Mysql

#_create, #_drop, #_dump, #_load, #collation

Methods inherited from Abstract

#charset, #close_connections, #collation, #create, #database, #drop, #dump, #host, #initialize, #load, #owner, #password, #port, #schema_information_dump, #search_path, #username

Constructor Details

This class inherits a constructor from SequelRails::Storage::Abstract