Sha256: 235c3e459f918149f6bb376be76208eefa92e80f26aac84e6c00d1badc3eacbe

Contents?: true

Size: 112 Bytes

Versions: 8

Compression:

Stored size: 112 Bytes

Contents

class EnableUuidOsspExtension < ActiveRecord::Migration
  def change
    enable_extension 'uuid-ossp'
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
stitches-3.4.0 lib/stitches/generator_files/db/migrate/enable_uuid_ossp_extension.rb
stitches-3.3.0 lib/stitches/generator_files/db/migrate/enable_uuid_ossp_extension.rb
stitches-3.2.3 lib/stitches/generator_files/db/migrate/enable_uuid_ossp_extension.rb
stitches-3.2.2 lib/stitches/generator_files/db/migrate/enable_uuid_ossp_extension.rb
stitches-3.2.1 lib/stitches/generator_files/db/migrate/enable_uuid_ossp_extension.rb
stitches-3.2.0 lib/stitches/generator_files/db/migrate/enable_uuid_ossp_extension.rb
stitches-3.1.0 lib/stitches/generator_files/db/migrate/enable_uuid_ossp_extension.rb
stitches-3.0.0 lib/stitches/generator_files/db/migrate/enable_uuid_ossp_extension.rb