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-3.36.1 spec/files/reversible_migrations/004_reversible.rb
sequel-3.36.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.35.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.34.1 spec/files/reversible_migrations/004_reversible.rb
sequel-3.34.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.33.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.32.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.31.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.30.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.29.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.28.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.27.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.26.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.25.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.24.1 spec/files/reversible_migrations/004_reversible.rb
sequel-3.24.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.23.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.22.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.21.0 spec/files/reversible_migrations/004_reversible.rb
sequel-3.20.0 spec/files/reversible_migrations/004_reversible.rb