SQLite format 3@ -       IO99)tablesocial_framework_edgessocial_framework_edgesCREATE TABLE "social_framework_edges" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "origin_id" integer(4) NOT NULL, "destiny_id" integer(4) NOT NULL, "label" varchar(255) NOT NULL, "bidirectional" boolean DEFAULT 't' NOT NULL, "active" boolean DEFAULT 'f' NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)P++Ytablesqlite_sequencesqlite_sequenceCREATE TABLE sqlite_sequence(name,seq)1a9Uindexindex_social_framework_edges_on_destiny_idsocial_framework_edgesCREATE INDEX "index_social_framework_edges_on_destiny_id" ON "social_framework_edges" ("destiny_id")._9Qindexindex_social_framework_edges_on_origin_idsocial_framework_edgesCREATE INDEX "index_social_framework_edges_on_origin_id" ON "social_framework_edges" ("origin_id") /&U;;Atablesocial_framework_eventssocial_framework_eventsCREATE TABLE "social_framework_events" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255) NOT NULL, "description" varchar(255), "start" datetime, "finish" datetime, "particular" boolean DEFAULT 'f', "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)tOOWtablesocial_framework_events_schedulessocial_framework_events_schedules CREATE TABLE "social_framework_events_schedules" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "schedule_id" integer(4) NOT NULL, "event_id" integer(4) NOT NULL)WsOyindexindex_social_framework_events_schedules_on_event_idsocial_framework_events_schedules CREATE INDEX "index_social_framework_events_schedules_on_event_id" ON "social_framework_events_schedules" ("event_id")    `yOindexindex_social_framework_events_schedules_on_schedule_idsocial_framework_events_schedules CREATE INDEX "index_social_framework_events_schedules_on_schedule_id" ON "social_framework_events_schedules" ("schedule_id")F SSstablesocial_framework_participant_eventssocial_framework_participant_events CREATE TABLE "social_framework_participant_events" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "event_id" integer(4) NOT NULL, "schedule_id" integer(4) NOT NULL, "confirmed" boolean DEFAULT 'f', "role" varchar(255) DEFAULT 'participant')_ wSindexindex_social_framework_participant_events_on_event_idsocial_framework_participant_eventsCREATE INDEX "index_social_framework_participant_events_on_event_id" ON "social_framework_participant_events" ("event_id")    UU@>h }S indexindex_social_framework_participant_events_on_schedule_idsocial_framework_participant_eventsCREATE INDEX "index_social_framework_participant_events_on_schedule_id" ON "social_framework_participant_events" ("schedule_id"){ AAtablesocial_framework_schedulessocial_framework_schedulesCREATE TABLE "social_framework_schedules" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "user_id" integer(4) NOT NULL, "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)? cAgindexindex_social_framework_schedules_on_user_idsocial_framework_schedulesCREATE UNIQUE INDEX "index_social_framework_schedules_on_user_id" ON "social_framework_schedules" ("user_id")    s99tablesocial_framework_userssocial_framework_usersCREATE TABLE "social_framework_users" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "username" varchar(255) DEFAULT '' NOT NULL, "email" varchar(255) DEFAULT '' NOT NULL, "encrypted_password" varchar(255) DEFAULT '' NOT NULL, "reset_password_token" varchar(255), "reset_password_sent_at" datetime, "remember_created_at" datetime, "sign_in_count" integer(4) DEFAULT 0 NOT NULL, "current_sign_in_at" datetime, "last_sign_in_at" datetime, "current_sign_in_ip" varchar(255), "last_sign_in_ip" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)   {'X=//indexunique_schema_migrationsschema_migrationsCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")l//tableschema_migrationsschema_migrationsCREATE TABLE "schema_migrations" ("version" varchar NOT NULL)2]9[indexindex_social_framework_users_on_usernamesocial_framework_usersCREATE UNIQUE INDEX "index_social_framework_users_on_username" ON "social_framework_users" ("username"))W9Oindexindex_social_framework_users_on_emailsocial_framework_usersCREATE UNIQUE INDEX "index_social_framework_users_on_email" ON "social_framework_users" ("email")Vu9 indexindex_social_framework_users_on_reset_password_tokensocial_framework_usersCREATE UNIQUE INDEX "index_social_framework_users_on_reset_password_token" ON "social_framework_users" ("reset_password_token")  )20160406131316)20160129004111)20160406134250)20160226123409)20160406133419)20160406165523 )20160406131316)20160129004111)20160406134250)20160226123409)20160406133419) 20160406165523