mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
Added a new JSONB column, folder_permissions, to the invited_users table to store a list of folders that an invited user can see. This is nullable for now, but will be changed to be non-nullable and back-populated later.