Commit graph

10 commits

Author SHA1 Message Date
Till Faelligen eda7ace3f8 Make golangci-lint happy 2020-11-09 17:55:39 +01:00
Till Faelligen a3ac1c644e Fix selectRoomReceipts query 2020-11-09 17:49:53 +01:00
S7evinK 7169d0d2e4 Revert "Add postgres migration"
This reverts commit 722fe5a046.
2020-11-09 17:31:05 +01:00
Till Faelligen d4a01d5595 Actually update the id, so it is correctly send in syncs 2020-10-21 14:48:34 +02:00
Till Faelligen 72f71f1466 Fix postgres query... 2020-10-20 08:05:37 +02:00
Till Faelligen 722fe5a046 Add postgres migration 2020-10-17 15:15:35 +02:00
Till Faelligen 2f1d2f53b7 Query all joined rooms instead of just one 2020-10-17 13:47:42 +02:00
Till Faelligen c428d52652 - Use OutputReceiptEvent instead of InputReceiptEvent as result
- Don't use the errors package for errors
- Defer CloseAndLogIfError to close rows
- Fix Copyright
2020-10-16 16:16:44 +02:00
Till Faelligen 4917cee11c Fix column count error 2020-10-15 17:43:44 +02:00
Till Faelligen ceb7ca7c7d Add receipts table to syncapi 2020-10-14 21:49:41 +02:00