Class: Baza::Driver::Mysql2::Table
- Inherits:
-
Baza::Driver::Mysql::Table
- Object
- Table
- Baza::Driver::Mysql::Table
- Baza::Driver::Mysql2::Table
- Defined in:
- lib/baza/driver/mysql2/table.rb
Instance Attribute Summary
Attributes inherited from Baza::Driver::Mysql::Table
Attributes inherited from Table
Method Summary
Methods inherited from Baza::Driver::Mysql::Table
#__object_unique_id__, #clone, #column, #columns, #create_indexes, create_indexes, #data, #database_name, #drop, #engine, #engine=, #index, #indexes, #initialize, #native?, #optimize, #reload, #rename
Methods inherited from Table
#<=>, #create_columns, #insert, #inspect, #row, #rows, #rows_count, #to_param, #to_s, #truncate, #upsert_duplicate_key
Methods included from Baza::DatabaseModelFunctionality
Constructor Details
This class inherits a constructor from Baza::Driver::Mysql::Table