Sha256: bd9d67db948f478b2296b611502a497dae5955f61c79b4a475983c931f11ddc9

Contents?: true

Size: 94 Bytes

Versions: 83

Compression:

Stored size: 94 Bytes

Contents

Sequel.migration do
  change do
    add_index :results, [:test_run_id, :updated_at]
  end
end

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
inferno_core-0.4.29 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.28 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.27 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.26 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.25 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.24 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.23 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.22 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.21 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.20 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.19 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.18 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.17 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.16 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.15 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.14 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.13 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.12 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.11 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.10 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb