Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

rooms table has a bunch of nullable columns #16614

Open
@clokep

Description

@clokep

See #16612 (comment), but rooms has the following nullable columns:

  • is_public
  • creator
  • room_version
  • has_auth_chain_index

The latter two were added to the table which is why they're nullable, but I suspect we can fill those in / add a constraint now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-DatabaseDB stuff like queries, migrations, new/remove columns, indexes, unexpected entries in the dbT-TaskRefactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions