Your company is using AWS DMS to migrate a PostgreSQL database to Amazon RDS. The PostgreSQL database includes a table with user profiles, which has a JSONB column for storing user preferences. What approach should be taken to handle the JSONB column during the migration?