dan.byron
02/01/2022, 2:57 PMSELECT id WHERE field IS NULL worked initially, returning results, but after upgrade returned nothing
SELECT id WHERE field = '' this is what I finally figured out works after upgrading
Just wondering if this is known, or am I the only one using QoQ still? 😄dswitzer
02/01/2022, 3:12 PM