Table room

Stores rooms that can be used for events.

Column NameTypePropertiesDocu
roomidstring:64Primary-Key Name of the room
capacityint32Amount of people fitting into the room, zero means unlimited, this can be overridden per event.
descriptiontextNULL-able A short description of the room to help users. Currently not used extensively.
flagsstringNULL-able filter flags: defines who can use this room for new events (ignored once it is attached to an event)