Open clokep opened 1 year ago
All the columns are nullable, but we expect them all to be filled.
See https://github.com/matrix-org/synapse/pull/16505#discussion_r1364463750 and https://github.com/matrix-org/synapse/pull/16505#discussion_r1364464312.
Seems to also apply to local_media_repository, local_media_repository_url_cache, and remote_media_cache.
local_media_repository
local_media_repository_url_cache
remote_media_cache
All the columns are nullable, but we expect them all to be filled.
See https://github.com/matrix-org/synapse/pull/16505#discussion_r1364463750 and https://github.com/matrix-org/synapse/pull/16505#discussion_r1364464312.