lobo-studio / tamarin-php

0 stars 0 forks source link

update datamodel #20

Open bolom opened 8 years ago

bolom commented 8 years ago
Organisations

- id
- name
- settings **jsonb**
Users
id
email
password
organisation_id
Members
id
email
...
organisation_id
bolom commented 8 years ago

the settings will be in the model organisation we will use the type jsonb http://stackoverflow.com/questions/22654170/explanation-of-jsonb-introduced-by-postgresql

bolom commented 8 years ago

@gscardine did you update add organisation already?

gscardine commented 7 years ago

Estimate: 4h (to assign all information by organization -- members, import files, dashboard info, settings)