0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-08-04 03:04:50 +02:00
dendrite/clientapi/auth/storage/accounts
Alex Chen e959927d0a selectAccountDataByType shouldn't error when no rows (#804)
Signed-off-by: Alex Chen <minecnly@gmail.com>
2019-10-07 13:15:58 +01:00
..
account_data_table.go selectAccountDataByType shouldn't error when no rows (#804) 2019-10-07 13:15:58 +01:00
accounts_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
filter_table.go Store & retrieve filters as structs rather than []byte (#436) 2019-07-25 00:08:51 +08:00
membership_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
profile_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
storage.go selectAccountDataByType return ClientEvent pointer instead of slice of ClientEvent (#798) 2019-09-30 17:25:04 +01:00
threepid_table.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00