ProManager instance server updates.
This commit is contained in:
@@ -920,6 +920,7 @@
|
||||
- cdk_dealerid
|
||||
- city
|
||||
- claimscorpid
|
||||
- convenient_company
|
||||
- country
|
||||
- created_at
|
||||
- default_adjustment_rate
|
||||
|
||||
@@ -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 "convenient_company" text
|
||||
-- null;
|
||||
@@ -0,0 +1,2 @@
|
||||
alter table "public"."bodyshops" add column "convenient_company" text
|
||||
null;
|
||||
Reference in New Issue
Block a user