Draft: feat: add organization_id sharding key for authentication_events table
Relates to issue #560653
Changes
- Add organization_id column to authentication_events table
- Implement data backfill for organization_id
- Update schema to gitlab_main_cell
- Configure organization_id as sharding key
- Add necessary foreign key constraints