Class: McFlyAppendOnlyMigration

Inherits:
McFlyMigration
  • Object
show all
Defined in:
lib/mcfly/migration.rb

Constant Summary collapse

TRIGS =

append-only update trigger disallows updates

[INSERT_TRIG, UPDATE_APPEND_ONLY_TRIG, DELETE_TRIG]

Method Summary

Methods inherited from McFlyMigration

#create_table