jordi fita mas ca0298213e Filter out nulls in tax array when viewing invoice
This is for the unusual case of products without taxes, that PostgreSQL
by default would generate an array with a single null value in it, but
then pgx would not be able to set that null to the string variable.
2023-04-01 16:07:26 +02:00
..
2023-03-26 01:32:53 +01:00
2023-03-29 16:16:31 +02:00
2023-01-17 10:40:22 +01:00
2023-03-13 15:00:35 +01:00
2023-01-22 20:37:34 +01:00