Class: Gitlab::BackgroundMigration::PruneOrphanedGeoEvents
- Inherits:
-
Object
- Object
- Gitlab::BackgroundMigration::PruneOrphanedGeoEvents
- Defined in:
- lib/gitlab/background_migration/prune_orphaned_geo_events.rb
Instance Method Summary collapse
Instance Method Details
#perform(table_name) ⇒ Object
11 12 |
# File 'lib/gitlab/background_migration/prune_orphaned_geo_events.rb', line 11 def perform(table_name) end |