drh_vw_orchestration_deidentify (view) Content
ORCHSESSEXID-1 | De-identification | ORCHSESSID-35E5FE4B40AAD83AC08BA90D707D8009 | ORCHSESSENID-09B0D9C6A65D923D93260DC4E4E9124F | UPDATE uniform_resource_investigator SET email = anonymize_email(email) executed | SUCCESS | email column in uniform_resource_investigator | De-identification completed | username in email is masked | 01JFW585DRX78WVYMR6WAP3F5J | deidentification | 2024-12-24 11:04:16 | 2024-12-24 11:04:16 | {"status": "completed"} | De-identification process completed | |||||||
ORCHSESSEXID-2 | De-identification | ORCHSESSID-35E5FE4B40AAD83AC08BA90D707D8009 | ORCHSESSENID-09B0D9C6A65D923D93260DC4E4E9124F | UPDATE uniform_resource_author SET email = anonymize_email(email) executed | SUCCESS | email column in uniform_resource_author | De-identification completed | username in email is masked | 01JFW585DRX78WVYMR6WAP3F5J | deidentification | 2024-12-24 11:04:16 | 2024-12-24 11:04:16 | {"status": "completed"} | De-identification process completed |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: END, found: ' ||
' at Line: 42, Column: 149
"console/content/view/drh_vw_orchestration_deidentify.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.
You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.