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.3.6 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.5 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.4 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.3 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.2 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.1 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.0 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.3.0.rc1 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.2.0 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.2.0.rc4 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.2.0.rc3 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.2.0.rc2 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.2.0.rc1 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.1.4.pre lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.1.3 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.1.3.pre2 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.1.3.pre lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.1.2 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.1.2.pre lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb
inferno_core-0.1.1 lib/inferno/db/migrations/005_add_updated_at_index_to_results.rb