IO-223 ARM development

This commit is contained in:
Patrick Fic
2021-10-18 19:37:27 -07:00
parent dc10f8d35b
commit 289a8222a0
8 changed files with 1017 additions and 809 deletions

View File

@@ -0,0 +1,4 @@
-- Could not auto-generate a down migration.
-- Please write an appropriate down migration for the SQL below:
-- alter table "public"."bodyshops" add column "entegral_id" text
-- null;

View File

@@ -0,0 +1,2 @@
alter table "public"."bodyshops" add column "entegral_id" text
null;