Reply To: empty field in database not handled as expected

#1545
ppmt
Participant

and some empty field from that table

select attention, phone, street_address from si_customers where name= “Andy”;
+———–+——-+—————-+
| attention | phone | street_address |
+———–+——-+—————-+
| | | |
+———–+——-+—————-+