This commit is contained in:
Neil Johnson 2019-04-03 17:17:59 +01:00
parent 01b270e148
commit 9f747e8651
8 changed files with 7 additions and 7 deletions

View file

@ -15,7 +15,7 @@
/* We used to create a table called current_state_resets, but this is no
* longer used and is removed in delta 55.
* longer used and is removed in delta 54.
*/
/* The outlier events that have aquired a state group typically through

View file

@ -15,7 +15,7 @@
/* We used to create a tables called event_destinations and
* state_forward_extremities, but these are no longer used and are removed in
* delta 55.
* delta 54.
*/
CREATE TABLE IF NOT EXISTS event_forward_extremities(

View file

@ -14,7 +14,7 @@
*/
/* We used to create a tables called event_content_hashes, event_signatures and
* event_edge_hashes, but these are no longer used and are removed in delta 55.
* event_edge_hashes, but these are no longer used and are removed in delta 54.
*/
CREATE TABLE IF NOT EXISTS event_reference_hashes (

View file

@ -14,7 +14,7 @@
*/
/* We used to create a tables called room_hosts and feedback,
* but these are no longer used and are removed in delta 55.
* but these are no longer used and are removed in delta 54.
*/
CREATE TABLE IF NOT EXISTS events(

View file

@ -15,7 +15,7 @@
/* We used to create a tables called event_destinations and
* state_forward_extremities, but these are no longer used and are removed in
* delta 55.
* delta 54.
*/
CREATE TABLE IF NOT EXISTS event_forward_extremities(

View file

@ -14,7 +14,7 @@
*/
/* We used to create a tables called event_content_hashes and event_edge_hashes,
* but these are no longer used and are removed in delta 55.
* but these are no longer used and are removed in delta 54.
*/
CREATE TABLE IF NOT EXISTS event_reference_hashes (

View file

@ -14,7 +14,7 @@
*/
/* We used to create a tables called room_hosts and feedback,
* but these are no longer used and are removed in delta 55.
* but these are no longer used and are removed in delta 54.
*/
CREATE TABLE IF NOT EXISTS events(