dendrite/roomserver/storage/postgres
2022-08-24 14:47:11 +01:00
..
deltas Update database migrations, remove goose (#2264) 2022-07-25 10:39:22 +01:00
event_json_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
event_state_keys_table.go Add roomserver tests (1/?) (#2434) 2022-05-09 15:30:32 +02:00
event_types_table.go Add roomserver tests (1/?) (#2434) 2022-05-09 15:30:32 +02:00
events_table.go Allow un-rejecting events on reprocessing 2022-08-24 14:03:06 +01:00
invite_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
membership_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
previous_events_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
published_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
purge_statements.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
redactions_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
room_aliases_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
rooms_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
state_block_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
state_snapshot_table.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00
storage.go Consolidate purge statements as they need to be prepared after other tables are created 2022-08-22 13:48:09 +01:00