dendrite/federationsender/storage/sqlite3
Neil Alexander 22f028e141
SelectJoinedHostsForRooms should use QueryVariadic on SQLite (#1238)
* SelectJoinedHostsForRooms should use QueryVariadic on SQLite

* Fix strings.Replace

* Fix statement
2020-08-05 10:00:35 +01:00
..
blacklist_table.go Add UNIQUE constraint to blacklist table (#1216) 2020-07-23 10:22:23 +01:00
joined_hosts_table.go SelectJoinedHostsForRooms should use QueryVariadic on SQLite (#1238) 2020-08-05 10:00:35 +01:00
queue_edus_table.go Remove debug lines 2020-07-20 17:03:20 +01:00
queue_json_table.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
queue_pdus_table.go Remove debug lines 2020-07-20 17:03:20 +01:00
room_table.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
storage.go Persistent federation sender blacklist (#1214) 2020-07-22 17:01:29 +01:00