Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

Messaging: migrate away from type columns #108

@titpetric

Description

@titpetric

Looking at messaging, we have 3 cases where we still use type columns and .Type in structures:

  • channel
  • message
  • channel_members

We need to migrate away from using type keywords both in SQL and Go, and use kind/Kind. Need to coordinate this change with webapp*

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions