dendrite/roomserver/storage/sqlite3
2020-01-14 15:17:14 +00:00
..
event_json_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
event_state_keys_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
event_types_table.go Separate out INSERT/SELECT statements in place of RETURNING in SQLite 2020-01-10 18:28:07 +00:00
events_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
invite_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
list.go Separate out INSERT/SELECT statements in place of RETURNING in SQLite 2020-01-10 18:28:07 +00:00
membership_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
prepare.go Some SQLite support for roomserver 2020-01-09 16:50:11 +00:00
previous_events_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
room_aliases_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
rooms_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
sql.go Some SQLite support for roomserver 2020-01-09 16:50:11 +00:00
state_block_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
state_block_table_test.go Some SQLite support for roomserver 2020-01-09 16:50:11 +00:00
state_snapshot_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
storage.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00
transactions_table.go All sorts of debugging information and tweaks - still no joy 2020-01-14 15:17:14 +00:00