1
0
mirror of https://github.com/matrix-org/dendrite.git synced 2024-06-13 20:46:39 +00:00
matrix-org.dendrite/userapi
Till 699f5ca8c1
More rows.Close() and rows.Err() (#3262)
Looks like we missed some `rows.Close()`

Even though `rows.Err()` is mostly not necessary, we should be more
consistent in the DB layer.

[skip ci]
2023-11-09 08:42:33 +01:00
..
api feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
consumers Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00
internal Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00
producers Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
storage More rows.Close() and rows.Err() (#3262) 2023-11-09 08:42:33 +01:00
types refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
util Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00
userapi_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
userapi.go Some tweaks for the device list updater (#3251) 2023-10-31 16:39:45 +01:00