feature: add company and link person to company and workspace
This commit is contained in:
@ -0,0 +1 @@
|
||||
DROP TABLE "public"."company";
|
||||
Reference in New Issue
Block a user
@ -0,0 +1 @@
|
||||
DROP TABLE "public"."company";
|
||||