Skip to content

Build relational table functions #15

@Operator873

Description

@Operator873

New tables 'people' and 'channels' are created for relational support. Add populating sql commands to add to and delete from these tables on !watch add and !watch del respectively. !globalwatch should also write to these tables, but in people table, project should be global and no difference to the channels table.

Table: people
Columns

  • nick
  • project

Table channels
Columns

  • channel
  • nick

Metadata

Metadata

Assignees

Labels

SQLThis change involved writing sqlenhancementNew feature or requestmajorThis issue requires a significant change

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions