buster/api/migrations/2025-01-21-172028_unique_co...
dal ef5ca25810
feat: Add organization_id to DatasetGroupPermission and update dataset group handler
- Introduced a new `organization_id` field in the `DatasetGroupPermission` struct to associate permissions with specific organizations.
- Updated the `put_dataset_groups_handler` to include `organization_id` when creating or updating dataset group permissions, enhancing the API's capability to manage permissions at the organizational level.
- Improved SQL query formatting for better readability in the handler.
2025-01-21 10:23:22 -07:00
..
down.sql feat: Add organization_id to DatasetGroupPermission and update dataset group handler 2025-01-21 10:23:22 -07:00
up.sql feat: Add organization_id to DatasetGroupPermission and update dataset group handler 2025-01-21 10:23:22 -07:00