Luís Murta 971ab5e4aa
All checks were successful
Go / build (1.22) (pull_request) Successful in 54s
Go / build (1.21) (pull_request) Successful in 57s
fix: transactions SQL statement missing space
It is error-prone joining together string literals, since the separator
between statements isn't clear.
Instead, store statements on a string array, and combine them at the
end.
2025-06-01 11:12:30 +01:00
..
2025-04-12 22:27:44 +01:00
2025-04-12 22:27:44 +01:00