[go: up one dir, main page]

Skip to content

anon.replace binding incorrect

The binding internally calls md5 and thus results in an issue. See anon.sql

CREATE OR REPLACE FUNCTION anon.replace(TEXT,TEXT,TEXT)
  RETURNS TEXT AS
  $$ SELECT pg_catalog.md5($1,$2,$3) $$
  LANGUAGE SQL PARALLEL SAFE;
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information