aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--db/schema.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 9ad02e4db..26e881fba 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -281,7 +281,6 @@ ActiveRecord::Schema.define(:version => 20120620081755) do
t.string "comment"
t.boolean "mobility_restricted_suitability"
t.integer "int_user_needs"
- t.integer "ptnetwork_id", :limit => 8
end
add_index "lines", ["objectid"], :name => "lines_objectid_key", :unique => true