Add seeds and move to uuid (#80)
Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
table:
|
||||
name: workspace_members
|
||||
schema: public
|
||||
object_relationships:
|
||||
- name: workspace
|
||||
using:
|
||||
foreign_key_constraint_on: workspace_id
|
||||
|
||||
Reference in New Issue
Block a user