Class: SchemaMigration
- Inherits:
-
Dynomite::Item
- Object
- Dynomite::Item
- SchemaMigration
- Defined in:
- lib/dynomite/migration/internal/models/schema_migration.rb
Instance Attribute Summary
Attributes inherited from Dynomite::Item
Attributes included from Dynomite::Item::Write
Method Summary
Methods inherited from Dynomite::Item
#==, #[], #[]=, #as_json, #attribute, #delete_attribute, inherited, #initialize, #persisted?, #read_attribute, #reload, #to_param, #update_attribute, #update_attribute_presence, #write_attribute
Methods included from Dynomite::Item::Write
#call_update_strategy, #delete, #destroy, #increment, #increment!, #put, #put!, #raise_error_if_invalid, #save, #save!, #toggle, #toggle!, #touch, #update, #update!
Methods included from Dynomite::Item::Read::Find
Methods included from Dynomite::Item::Locking
#increment_lock_version, #reset_lock_version_was
Methods included from Dynomite::Item::Sti
Methods included from Dynomite::Item::WaiterMethods
Constructor Details
This class inherits a constructor from Dynomite::Item