Changeset 1923

Show
Ignore:
Timestamp:
12/03/08 15:37:46 (2 years ago)
Author:
kindlund
Message:

Updated DB schema to reflect two additional client status modes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hive/trunk/data_webapp/db/schema.rb

    r1917 r1923  
    1010# It's strongly recommended to check this file into your version control system. 
    1111 
    12 ActiveRecord::Schema.define(:version => 43) do 
     12ActiveRecord::Schema.define(:version => 44) do 
    1313 
    1414  create_table "clients", :force => true do |t|