forked-synapse/synapse/storage/schema/delta/30
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:'
what could possibly go wrong
2017-10-23 15:52:32 +01:00
..
alias_creator.sql
as_users.py replace 'except:' with 'except Exception:' 2017-10-23 15:52:32 +01:00
deleted_pushers.sql Add a comment to offer a hint to an explanation for why we have a unique constraint on (app_id, pushkey, user_id) 2016-03-16 10:35:00 +00:00
presence_stream.sql
public_rooms.sql Comment about weird SQL 2016-03-23 14:15:32 +00:00
push_rule_stream.sql
state_stream.sql Add replication streams for ex outliers and current state resets 2016-03-30 17:19:56 +01:00
threepid_guest_access_tokens.sql