Gender: FEMALE
Error in query number 5
We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
In "auth/signup.sql": The following error occurred while executing an SQL statement:
error returned from database: relation "cities" does not exist
The SQL statement sent by SQLPage was:
SELECT 'text' AS component, 'warehouse: ' || (SELECT warehouse_name FROM cities WHERE warehouse_id = CAST($1 AS TEXT)::BIGINT) AS contents;
⬆️
auth/signup.sql: line 47 Note: You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.