Skip to content
macera edited this page Oct 29, 2016 · 4 revisions

Table information

User

Column Attribute Option

Community

Column Attribute Option
name string not null
description text

Event

Column Attribute Option
name string not null
description text
community_id integer foreign_key

Admin

Column Attribute Option
User_id integer foreign_key
community_id integer foreign_key

Owner

Column Attribute Option
user_id integer foreign_key
community_id integer foreign_key
Clone this wiki locally