Versions in this module Expand all Collapse all v0 v0.14.0 Dec 18, 2024 Changes in this version + func DownAddHistoryVisibilityColumn(ctx context.Context, tx *sql.Tx) error + func DownFixSequences(ctx context.Context, tx *sql.Tx) error + func DownRemoveSendToDeviceSentColumn(ctx context.Context, tx *sql.Tx) error + func UpAddHistoryVisibilityColumnCurrentRoomState(ctx context.Context, tx *sql.Tx) error + func UpAddHistoryVisibilityColumnOutputRoomEvents(ctx context.Context, tx *sql.Tx) error + func UpFixSequences(ctx context.Context, tx *sql.Tx) error + func UpRemoveSendToDeviceSentColumn(ctx context.Context, tx *sql.Tx) error + func UpRenameOutputRoomEventsIndex(ctx context.Context, tx *sql.Tx) error + func UpSetHistoryVisibility(ctx context.Context, tx *sql.Tx) error