Skip to content

Update SuppressionResource.php#46

Merged
Baspa merged 2 commits intobackstagephp:mainfrom
bariskanberkay:patch-1
May 26, 2025
Merged

Update SuppressionResource.php#46
Baspa merged 2 commits intobackstagephp:mainfrom
bariskanberkay:patch-1

Conversation

@bariskanberkay
Copy link
Contributor

Fix: Use configured mail and event table names instead of hardcoded values

  • Replaced hardcoded 'mails' and 'mail_events' table names with dynamic config-based values
  • Added table aliases ('events' and 'mails') for clarity and consistency
  • Ensured compatibility with custom table names defined in config/mails.php

Fix: Use configured mail and event table names instead of hardcoded values

- Replaced hardcoded 'mails' and 'mail_events' table names with dynamic config-based values
- Added table aliases ('events' and 'mails') for clarity and consistency
- Ensured compatibility with custom table names defined in config/mails.php
@Baspa Baspa self-assigned this May 26, 2025
@Baspa
Copy link
Contributor

Baspa commented May 26, 2025

Thanks @bariskanberkay!

@Baspa Baspa merged commit c812778 into backstagephp:main May 26, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants