Sha256: de4790add641431f424dda155bb7b2dd80639d22df60bf822729c8e7d26aebbb

Contents?: true

Size: 700 Bytes

Versions: 1

Compression:

Stored size: 700 Bytes

Contents

  ActiveRecord::SchemaMigration Load (2.3ms)  SELECT "schema_migrations".* FROM "schema_migrations"
Migrating to Dashboards (20131127042251)
   (0.1ms)  BEGIN
   (9.6ms)  CREATE TABLE "prosperity_dashboards" ("id" serial primary key, "title" character varying(255) NOT NULL, "default" boolean NOT NULL, "created_at" timestamp, "updated_at" timestamp) 
PG::DuplicateTable: ERROR:  relation "prosperity_dashboards" already exists
: CREATE TABLE "prosperity_dashboards" ("id" serial primary key, "title" character varying(255) NOT NULL, "default" boolean NOT NULL, "created_at" timestamp, "updated_at" timestamp) 
   (0.1ms)  ROLLBACK

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
prosperity-0.0.11 spec/dummy/log/development.log