mautrix-whatsapp/database
2021-11-30 16:38:37 +02:00
..
upgrades Mark all messages as read instead of only last one 2021-11-30 16:38:37 +02:00
cryptostore.go Remove legacy build tags 2021-10-31 13:04:56 +02:00
database.go Disable SQLite foreign keys. Fixes #360 2021-11-02 12:57:05 +02:00
message.go Mark all messages as read instead of only last one 2021-11-30 16:38:37 +02:00
migrate.go Update table/column names in DBMS migration (#391) 2021-11-12 17:34:25 +02:00
portal.go Fix updating rows on SQLite. Fixes #380 2021-11-07 23:42:23 +02:00
puppet.go Reimplement more things 2021-11-05 12:17:56 +02:00
statestore.go Fix bug in SQLStateStore.SetMember(). Closes #378 2021-11-05 20:04:27 +02:00
user.go Initial switch to go.mau.fi/whatsmeow 2021-10-22 20:14:34 +03:00
userportal.go Mark all messages as read instead of only last one 2021-11-30 16:38:37 +02:00