Class: McFlyAppendOnlyMigration
- Inherits:
-
McFlyMigration
- Object
- ActiveRecord::Migration
- McFlyMigration
- McFlyAppendOnlyMigration
- Defined in:
- lib/mcfly/migration.rb
Constant Summary collapse
- TRIGS =
append-only update trigger disallows updates
[INSERT_TRIG, UPDATE_APPEND_ONLY_TRIG, DELETE_TRIG]