INSERT msg.payload.object into postgres table

Not getting an error message per se...mainly it’s just not inserting anything in the field...it create a new row, which is good....just there is a blank entry in the icao field, not null, just empty. I’ll try populating a varchar(45) datatype and see what happens.