Skip to content

Instantly share code, notes, and snippets.

@entryway
Created April 3, 2009 21:48
Show Gist options
  • Save entryway/89991 to your computer and use it in GitHub Desktop.
Save entryway/89991 to your computer and use it in GitHub Desktop.
** [out :: stage.assessingparenting.com] -> 0.0036s
** [out :: stage.assessingparenting.com] == ChangeVariantSchema: migrated (0.0328s) ===================================
** [out :: stage.assessingparenting.com]
** [out :: stage.assessingparenting.com] == MoveRaceGenderToDemographics: migrating ===================================
** [out :: stage.assessingparenting.com] -- remove_column(:participants, :race)
** [out :: stage.assessingparenting.com] -> 0.0012s
** [out :: stage.assessingparenting.com] -- remove_column(:participants, :race_other)
** [out :: stage.assessingparenting.com] -> 0.0006s
** [out :: stage.assessingparenting.com] -- remove_column(:participants, :gender)
** [out :: stage.assessingparenting.com] -> 0.0006s
** [out :: stage.assessingparenting.com] -- add_column(:demographics, :race, :integer)
** [out :: stage.assessingparenting.com] -> 0.0008s
** [out :: stage.assessingparenting.com] -- add_column(:demographics, :race_other, :string)
** [out :: stage.assessingparenting.com] -> 0.0764s
** [out :: stage.assessingparenting.com] -- add_column(:demographics, :g
** [out :: stage.assessingparenting.com] ender, :integer)
** [out :: stage.assessingparenting.com] -> 0.0011s
** [out :: stage.assessingparenting.com] == MoveRaceGenderToDemographics: migrated (0.0813s) ==========================
** [out :: stage.assessingparenting.com]
** [out :: stage.assessingparenting.com] == AddCreatedByToUsers: migrating ============================================
** [out :: stage.assessingparenting.com] -- add_column(:users, :created_by, :integer)
** [out :: stage.assessingparenting.com] -> 0.0011s
** [out :: stage.assessingparenting.com] == AddCreatedByToUsers: migrated (0.0012s) ===================================
** [out :: stage.assessingparenting.com]
** [out :: stage.assessingparenting.com] == AddQuestionNumberToResponses: migrating ===================================
** [out :: stage.assessingparenting.com] -- add_column(:responses, :question_number, :integer)
** [out :: stage.assessingparenting.com] -> 0.0011s
** [out :: stage.assessingparenting.com] == AddQuestionNumberToResponses: migrated (0.0012s) ==========================
** [out :: stage.assessingparenting.com]
** [out :: stage.assessingparenting.com] == AddConstructNameToRawAndStenScores: migrating =============================
** [out :: stage.assessingparenting.com] -- add_column(:raw_scores, :construct_name, :string)
** [out :: stage.assessingparenting.com] -> 0.0010s
** [out :: stage.assessingparenting.com] -- add_column(:sten_scores, :construct_name, :string)
** [out :: stage.assessingparenting.com] -> 0.0007s
** [out :: stage.assessingparenting.com] == AddConstructNameToRawAndStenScores: migrated (0.0018s) ====================
** [out :: stage.assessingparenting.com]
** [out :: stage.assessingparenting.com] == AddSsnToParticipants: migrating ===========================================
** [out :: stage.assessingparenting.com] -- add_column(:participants, :ssn, :string)
** [out :: stage.assessingparenting.com] -> 0.0010s
** [out :: stage.assessingparenting.com] == AddSsnToParticipants: mig
** [out :: stage.assessingparenting.com] rated (0.0011s) ==================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment