Commit d6caf9b
authored
fix(channel): remove duplicated pushName alias and prefer Contact.pushName in fetchChats (#2460)
* refactor(channel): remove unused pushName field
* refactor(channel): simplify pushName assignment logic
* fix(channel): remove Message.pushName fallback from MySQL CASE query
* fix(channel): remove duplicated pushName alias and prefer Contact.pushName in fetchChats1 parent 1d38d4f commit d6caf9b
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
752 | 752 | | |
753 | 753 | | |
754 | 754 | | |
755 | | - | |
| 755 | + | |
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
| |||
811 | 811 | | |
812 | 812 | | |
813 | 813 | | |
814 | | - | |
| 814 | + | |
815 | 815 | | |
816 | 816 | | |
817 | 817 | | |
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
821 | | - | |
822 | 821 | | |
823 | 822 | | |
824 | 823 | | |
| |||
0 commit comments