dendrite/userapi/storage/postgres
Till 297479ea49
Use pointer when passing the connection manager around (#3152)
As otherwise existing connections aren't reused.
2023-07-19 13:37:04 +02:00
..
deltas refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
account_data_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
accounts_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
cross_signing_keys_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
cross_signing_sigs_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
device_keys_table.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
devices_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
key_backup_table.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
key_backup_version_table.go Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
key_changes_table.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
logintoken_table.go Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
notifications_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
one_time_keys_table.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
openid_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
profile_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
pusher_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
registration_tokens_table.go feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
stale_device_lists.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
stats_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
storage.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00
threepid_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00