Commit 90387cc
committed
Use
Required defining a three-column overload for the method to pass mypy.
Additionally the type-ignore was no longer required according to mypy.make_tuple_in_list_sql_clause
1 parent c6534e6 commit 90387cc
File tree
2 files changed
+20
-14
lines changed- synapse/storage
- databases/main
2 files changed
+20
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2653 | 2653 | | |
2654 | 2654 | | |
2655 | 2655 | | |
2656 | | - | |
2657 | | - | |
| 2656 | + | |
2658 | 2657 | | |
2659 | 2658 | | |
2660 | 2659 | | |
2661 | 2660 | | |
2662 | 2661 | | |
2663 | 2662 | | |
2664 | 2663 | | |
| 2664 | + | |
| 2665 | + | |
| 2666 | + | |
| 2667 | + | |
| 2668 | + | |
| 2669 | + | |
| 2670 | + | |
| 2671 | + | |
2665 | 2672 | | |
2666 | 2673 | | |
2667 | 2674 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
541 | 540 | | |
542 | | - | |
| 541 | + | |
543 | 542 | | |
544 | | - | |
545 | | - | |
| 543 | + | |
| 544 | + | |
546 | 545 | | |
547 | | - | |
| 546 | + | |
548 | 547 | | |
549 | 548 | | |
550 | 549 | | |
| |||
0 commit comments