mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-10 12:50:05 -04:00
Spelling
This commit is contained in:
parent
162e2c1ce5
commit
b361440738
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ class Porter(object):
|
||||||
next_chunk = rows[-1][0] + 1
|
next_chunk = rows[-1][0] + 1
|
||||||
|
|
||||||
if table == "event_search":
|
if table == "event_search":
|
||||||
# We have to treat event_search differnetly since it has a
|
# We have to treat event_search differently since it has a
|
||||||
# different structure in the two different databases.
|
# different structure in the two different databases.
|
||||||
def insert(txn):
|
def insert(txn):
|
||||||
sql = (
|
sql = (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue