mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-22 03:11:44 +03:00
6c7eb53333
Co-authored-by: Charles Bochet <charles@twenty.com>
6 lines
139 B
SQL
6 lines
139 B
SQL
|
|
DROP table "public"."people";
|
|
DROP table "public"."companies";
|
|
DROP table "public"."workspace_members";
|
|
DROP table "public"."workspaces";
|