Skip to content

Update SuppressionResource.php #46

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025
Merged

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
Member

Baspa commented May 26, 2025

Thanks @bariskanberkay!

@Baspa Baspa merged commit c812778 into vormkracht10: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