aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/db/schema.rb b/db/schema.rb
index 12b08ac5e..e97ba8e52 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
-ActiveRecord::Schema.define(version: 20161117104301) do
+ActiveRecord::Schema.define(version: 20161118101544) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
@@ -319,7 +319,7 @@ ActiveRecord::Schema.define(version: 20161117104301) do
t.string "name"
t.string "number"
t.string "published_name"
- t.string "transport_mode_name"
+ t.string "transport_mode"
t.string "registration_number"
t.string "comment"
t.boolean "mobility_restricted_suitability"