|
|
|
|
|
by babbledabbler
1068 days ago
|
|
Thank you! That's a good idea. I have fields for user_id and organization_id that I omitted. What would you rename type to? Now here's what I'm thinking id: uuid | name: string (ex 'Google', 'Microsoft') | type: string (ex 'calendar','task-management'')| properties: jsonb |
|
Would love to get your feedback on the same.