o1lab asked
PaweÅ replied
it does not work
`{
âmsgâ: âselect "sheet1"."created_at" as "CreatedAt", "sheet1"."updated_at" as "UpdatedAt", "sheet1"."json" as "json", "sheet1"."status" as "status", "sheet1"."receipt_id" as "receipt_id", "sheet1"."source_system" as "source_system" from "sheet1" where (((("receipt_id" in (select "sheet1_id" from "etsy_payment" where "payment_id" = ânullâ))))) order by "created_at" asc limit 1 - invalid input syntax for integer: "null"â
}`
PaweÅ replied