mautrix-whatsapp/database
Sumner Evans 17cd75654f
Fix the FindPrivateChats SELECT statement
The % needs to be escaped in the LIKE statement.

Closes #532
2022-07-18 19:11:23 -06:00
..
upgrades Apply periodic resync for group chats too 2022-06-28 16:22:11 +03:00
backfill.go Fix backfill queue query. Fixes #517 2022-06-17 10:33:47 +03:00
database.go Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
disappearingmessage.go Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
historysync.go Fix backfill queue query. Fixes #517 2022-06-17 10:33:47 +03:00
mediabackfillrequest.go Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
message.go Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
portal.go Fix the FindPrivateChats SELECT statement 2022-07-18 19:11:23 -06:00
puppet.go Add periodic ghost avatar resync 2022-06-28 14:37:50 +03:00
reaction.go Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
user.go Move a bunch of stuff to mautrix-go 2022-05-22 01:06:30 +03:00
userportal.go Add logs to debug read receipts 2022-01-17 10:38:44 +02:00