dendrite/roomserver/storage/postgres
2020-01-25 09:05:46 +05:30
..
event_json_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
event_state_keys_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
event_types_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
events_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
invite_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
membership_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
prepare.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
previous_events_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
room_aliases_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
room_canonical_aliases_table.go Copy room alias table for canonical alias 2020-01-25 09:05:46 +05:30
rooms_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
sql.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
state_block_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
state_block_table_test.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
state_snapshot_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
storage.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
transactions_table.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00