Sha256: bd9d67db948f478b2296b611502a497dae5955f61c79b4a475983c931f11ddc9

Contents?: true

Size: 94 Bytes

Versions: 84

Compression:

Stored size: 94 Bytes

Contents

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

Version data entries

84 entries across 84 versions & 1 rubygems

Version Path
inferno_core-0.4.10 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.9 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.8 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.7 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.7.pre lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.6 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.5 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.4 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.3 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.2 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.2.pre lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.1 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.1.pre2 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.1.pre lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.4.0 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.12 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.11 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.10 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.9 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.8 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb