UndefinedFunction: operator does not exist: character varying[] = text[]
LINE 2: ...CT domain,available FROM domains WHERE NOT status = ARRAY['c...
^
HINT: No operator matches the given name and argument types. You might need to add explicit type casts.
File "main.py", line 31, in <module>
ping_domains(cursor)
File "ping.py", line 23, in ping_domains
dataset = fetch_domains(["domain", "available"])
Sentry Issue: CHECKSTATUSGOVBR-5