Add seeds and move to uuid (#80)
Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
5
hasura/migrations/default/1682512434146_squashed/up.sql
Normal file
5
hasura/migrations/default/1682512434146_squashed/up.sql
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
DROP table "public"."people";
|
||||
DROP table "public"."companies";
|
||||
DROP table "public"."workspace_members";
|
||||
DROP table "public"."workspaces";
|
||||
Reference in New Issue
Block a user