Supabase Database | Select dont have "is empty" filter like in collections

Hello,

I try to run Supabase Database | Select action in workflow and generally is ok. But how to filter by empty column like it is in collection?

Here is Database | Select in workflow and i cant find filter if its empty. I tried to to change different conditions and for value to write manually, empty, EMPTY, “empty“, “EMPTY“, null, NULL, “null“, “NULL”, just ““, leave nothing… but always return error.

From other side, in Collection have filtering by “Is empty“. I need to change filter dynamically so it become problem. Also Database | Select action dont have Sort By which exist in collections.

{E66F779F-5809-4BEC-906E-F7A8C5448015}

Why dont have option me to write some SELECT query in Database | Select action?

Hope somebody will help. Thank you in advance.