user_integrations, users): Have UUID as PRIMARY KEY and a separate id column defined as int8 with UNIQUE constraint and GENERATED ALWAYS AS IDENTITYuser_integrations): Have foreign key columns (e.g., user_id) defined as int8user_id (int8) and id()"id column shows empty parentheses with no type listed in the error.