Add seeds and move to uuid (#80)
Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -0,0 +1 @@
|
||||
DROP TABLE "public"."people";
|
||||
Reference in New Issue
Block a user
Co-authored-by: Charles Bochet <charles@twenty.com>
@ -0,0 +1 @@
|
||||
DROP TABLE "public"."people";
|
||||