Sha256: c8dbb73dc80005c3f8914c17caa86d74fcb713d7f0949aaf3b92f31e6d8ea833

Contents?: true

Size: 66 Bytes

Versions: 142

Compression:

Stored size: 66 Bytes

Contents

Sequel.migration do
  change do
    rename_table :a, :b
  end
end

Version data entries

142 entries across 136 versions & 5 rubygems

Version Path
sequel-4.6.0 spec/files/reversible_migrations/004_reversible.rb
sequel-4.5.0 spec/files/reversible_migrations/004_reversible.rb
sequel-4.4.0 spec/files/reversible_migrations/004_reversible.rb
sequel-4.3.0 spec/files/reversible_migrations/004_reversible.rb
sequel-4.2.0 spec/files/reversible_migrations/004_reversible.rb
sequel-4.1.1 spec/files/reversible_migrations/004_reversible.rb
sequel-4.1.0 spec/files/reversible_migrations/004_reversible.rb
sequel-4.0.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.48.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.47.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.46.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.45.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.44.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.43.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.42.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.41.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.40.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.39.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.38.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.37.0 spec/files/reversible_migrations/004_reversible.rb