mautrix-whatsapp/database
2021-11-07 23:51:34 +02:00
..
upgrades Remove old db migration that was merged into initial schema 2021-11-07 23:51:34 +02:00
cryptostore.go
database.go
message.go Fix updating rows on SQLite. Fixes #380 2021-11-07 23:42:23 +02:00
migrate.go
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