dendrite/roomserver/storage/sqlite3
Kegsay 24d8df664c
Fix #897 and shuffle directory around (#1054)
* Fix #897 and shuffle directory around

* Update find-lint

* goimports

Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2020-05-21 14:40:13 +01:00
..
event_json_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
event_state_keys_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
event_types_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
events_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
invite_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
membership_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
prepare.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
previous_events_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
room_aliases_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
rooms_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
sql.go Support sqlite in addition to postgres (#869) 2020-02-13 17:27:33 +00:00
state_block_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01: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 Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
storage.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
transactions_table.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00