{
  "adobe_user_profile": {
    "column": {
      "id": true,
      "admin_user_id": true,
      "name": true,
      "email": true,
      "image": true,
      "account_type": true,
      "access_token": true,
      "refresh_token": true,
      "created_at": true,
      "updated_at": true
    },
    "index": {
      "ADOBE_USER_PROFILE_ADMIN_USER_ID": true
    },
    "constraint": {
      "PRIMARY": true,
      "ADOBE_USER_PROFILE_ADMIN_USER_ID_ADMIN_USER_USER_ID": true
    }
  }
}
