Rewrite changelog

This commit is contained in:
Brendan Abolivier
2019-06-05 14:00:18 +01:00
committed by GitHub
parent aeb2263320
commit a4cf2c1184
+1 -1
View File
@@ -1 +1 @@
Add account_validity's email_sent column to the list of boolean columns in synapse_port_db.
Fix a bug where running synapse_port_db would cause the account validity feature to fail because it didn't set the type of the email_sent column to boolean.