Upcoming database changes RELEASE 19 July 2022

-ActiveRecord::Schema.define(version: 2022_06_28_102130) do

+ActiveRecord::Schema.define(version: 2022_07_14_054037) do


@@ -2736,6 +2736,7 @@

     t.string "contract_ess_identifier"

     t.string "email"

     t.string "finance_code"

+    t.string "outlet_id"

     t.index ["ess_identifier"], name: "index_sites_on_ess_identifier", unique: true

     t.index ["location_id"], name: "index_sites_on_location_id"

     t.index ["second_level_site_grouping_id"], name: "index_sites_on_second_level_site_grouping_id"


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.