| .. |
|
event_json_table.go
|
Always defer *sql.Rows.Close and consult with Err (#844)
|
2020-02-11 14:12:21 +00:00 |
|
event_state_keys_table.go
|
Always defer *sql.Rows.Close and consult with Err (#844)
|
2020-02-11 14:12:21 +00:00 |
|
event_types_table.go
|
Always defer *sql.Rows.Close and consult with Err (#844)
|
2020-02-11 14:12:21 +00:00 |
|
events_table.go
|
Maybe getMembershipsBeforeEventNID and checkServerAllowedToSeeEvent will work now?
|
2020-02-20 12:11:46 +00:00 |
|
invite_table.go
|
Always defer *sql.Rows.Close and consult with Err (#844)
|
2020-02-11 14:12:21 +00:00 |
|
membership_table.go
|
Always defer *sql.Rows.Close and consult with Err (#844)
|
2020-02-11 14:12:21 +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
|
Always defer *sql.Rows.Close and consult with Err (#844)
|
2020-02-11 14:12:21 +00:00 |
|
rooms_table.go
|
Update room version checking code
|
2020-03-06 11:57:45 +00:00 |
|
sql.go
|
Implement storage interfaces (#841)
|
2020-01-03 14:07:05 +00:00 |
|
state_block_table.go
|
Always defer *sql.Rows.Close and consult with Err (#844)
|
2020-02-11 14:12:21 +00:00 |
|
state_block_table_test.go
|
Implement storage interfaces (#841)
|
2020-01-03 14:07:05 +00:00 |
|
state_snapshot_table.go
|
Always defer *sql.Rows.Close and consult with Err (#844)
|
2020-02-11 14:12:21 +00:00 |
|
storage.go
|
If room_version isn't specified in the m.room.create event, assume room version 1
|
2020-03-09 09:10:01 +00:00 |
|
transactions_table.go
|
Implement storage interfaces (#841)
|
2020-01-03 14:07:05 +00:00 |