Changeset 116
- Timestamp:
- 06/13/08 23:23:03 (5 months ago)
- Location:
- trunk/db
- Files:
-
- 1 added
- 1 modified
-
migrate/20080613212046_migrate.rb (added)
-
schema.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/db/schema.rb
r112 r116 10 10 # It's strongly recommended to check this file into your version control system. 11 11 12 ActiveRecord::Schema.define(:version => 2 3) do12 ActiveRecord::Schema.define(:version => 20080613212046) do 13 13 14 14 create_table "configuration_parameters", :force => true do |t|
