Changeset 1923
- Timestamp:
- 12/03/08 15:37:46 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
hive/trunk/data_webapp/db/schema.rb
r1917 r1923 10 10 # It's strongly recommended to check this file into your version control system. 11 11 12 ActiveRecord::Schema.define(:version => 4 3) do12 ActiveRecord::Schema.define(:version => 44) do 13 13 14 14 create_table "clients", :force => true do |t|
