Commit Graph

18 Commits

Author SHA1 Message Date
Joshua Coles
d11e4fd0c4 Allow specifying the account ID and fix bug when delivering batched rows
All checks were successful
Build and Publish / Build and Test (push) Successful in 9m12s
2025-12-28 12:04:53 +00:00
Joshua Coles
a2ba83e6f8 Correct tests 2025-12-28 11:57:29 +00:00
ca0df97e73 Slim down batch size to fit in ingestion
Some checks are pending
Build and Publish / Build and Test (push) Waiting to run
2024-10-15 21:40:11 +01:00
5c3f734bbc Support account IDs 2024-10-15 21:35:55 +01:00
21a63a10a4 Fix some clippy lints 2024-08-09 09:56:23 +01:00
08766dc0e0 Stash 2024-08-09 09:43:10 +01:00
f70d844ff3 Fix ORM failing to handle empty lists... 2024-06-03 18:41:21 +01:00
4bb9f2813d Move transaction whittling out of the database
All checks were successful
Build and Publish Docker Container / build (push) Successful in 9m56s
2024-06-03 12:12:45 +01:00
3df05b2d9c Add identity_hash column
Some checks failed
Build and Publish Docker Container / build (push) Failing after 9m27s
2024-05-29 21:08:51 +01:00
f19f861297 Introduce MonzoRow as an intermediary between json/csv and the database entities. This will allow for hashing to perform identity checks 2024-05-29 20:49:48 +01:00
62d5ad8dc2 Add testing for notify behaviour
All checks were successful
Build and Publish Docker Container / build (push) Successful in 9m24s
2024-05-29 20:00:47 +01:00
a2a47b276a I forgot to wrap the string... damn. God, I really need a test suite 2024-05-29 18:51:12 +01:00
8ce60ce278 rustfmt
All checks were successful
Build and Publish Docker Container / build (push) Successful in 6m33s
2024-05-28 17:38:45 +01:00
fbf473b3b4 Split up the db methods and move to unprepared statements for the notify call 2024-05-28 17:38:25 +01:00
848da0f5f3 Notify monzo_new_transactions with a list of IDs when we insert new transactions
All checks were successful
Build and Publish Docker Container / build (push) Successful in 7m10s
2024-05-28 15:48:56 +01:00
11fa106cf5 Return newly inserted transaction ids 2024-05-28 15:48:56 +01:00
660b7b8676 Rustfmt 2024-05-28 15:48:55 +01:00
b6e7c870a7 Import of old stuff, it might work now 2023-09-04 17:00:48 +01:00