dendrite/roomserver/storage/sqlite3
2020-02-26 17:40:17 +00:00
..
event_json_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
event_state_keys_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
event_types_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
events_table.go Maybe getMembershipsBeforeEventNID and checkServerAllowedToSeeEvent will work now? 2020-02-20 12:11:46 +00:00
invite_table.go Squashed commit of the following: 2020-02-20 11:23:09 +00:00
list.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
membership_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
prepare.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
previous_events_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
room_aliases_table.go Squashed commit of the following: 2020-02-20 11:23:09 +00:00
rooms_table.go Try to get room version from m.room.create event at first NID assign 2020-02-26 17:40:17 +00:00
sql.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
state_block_table.go Squashed commit of the following: 2020-02-20 11:23:09 +00:00
state_block_table_test.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
state_snapshot_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
storage.go Try to get room version from m.room.create event at first NID assign 2020-02-26 17:40:17 +00:00
transactions_table.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00