forked from bofh/fetsite
DB updates
Achtung migration notwendig!
This commit is contained in:
@@ -27,12 +27,9 @@ ActiveRecord::Schema.define(:version => 20130214233723) do
|
||||
t.string "name"
|
||||
t.text "desc"
|
||||
t.integer "lva_id"
|
||||
t.datetime "created_at", :null => false
|
||||
t.datetime "updated_at", :null => false
|
||||
t.string "file_file_name"
|
||||
t.string "file_content_type"
|
||||
t.integer "file_file_size"
|
||||
t.datetime "file_updated_at"
|
||||
t.datetime "created_at", :null => false
|
||||
t.datetime "updated_at", :null => false
|
||||
t.string "beispieldatei"
|
||||
end
|
||||
|
||||
create_table "lva_translations", :force => true do |t|
|
||||
|
||||
Reference in New Issue
Block a user