aboutsummaryrefslogtreecommitdiffstats
path: root/db/schema.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/schema.rb')
-rw-r--r--db/schema.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/db/schema.rb b/db/schema.rb
index ec858a14a..43f989e38 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -796,10 +796,7 @@ ActiveRecord::Schema.define(version: 20180126134944) do
t.string "stif_type"
t.integer "waiting_time"
t.string "kind"
-<<<<<<< HEAD
t.jsonb "localized_names"
-=======
->>>>>>> Refs #5750 @1h; Add a "kind" attribute to StopAreas
end
add_index "stop_areas", ["name"], name: "index_stop_areas_on_name", using: :btree