mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 00:54:47 -04:00
Fix typos in SQL and where we still had rowid's (which no longer exist)
This commit is contained in:
parent
4eb8f84aa8
commit
1422a22970
2 changed files with 7 additions and 7 deletions
|
@ -280,7 +280,7 @@ class MessageHandler(BaseHandler):
|
|||
"end": token[1],
|
||||
}
|
||||
except:
|
||||
pass
|
||||
logger.exception("Failed to get snapshot")
|
||||
|
||||
logger.debug("snapshot_all_rooms returning: %s", ret)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue