cloudfoundry/cloud_controller_ng

View on GitHub
db/migrations/20230725110800_restructure_index_for_improved_pagination_order.rb

Summary

Maintainability
C
1 day
Test Coverage

File 20230725110800_restructure_index_for_improved_pagination_order.rb has 566 lines of code (exceeds 250 allowed). Consider refactoring.
Open

Sequel.migration do
  index_migration_data = [
    # CREATED AT
    {
      table: :organizations,

    There are no issues that match your filters.

    Category
    Status