I encountered an issue with the PostgreSQL Export SQL functionality where it always ignores the "unique" option when generating SQL scripts. Despite selecting the "unique" constraint during the export ...