You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closes#474
Here are some things you should have thought about:
**Multi-Tenancy**
- [ ] Extended new entities with `AbstractTenantAwareEntity`?
- [ ] New entity added to `TenantAwareDatabaseConfiguration`?
- [ ] Tested with `dev-multitenant` profile?
<!--
Thanks for contributing to the zeiterfassung.
Please review the following notes before submitting you pull request.
Please look for other issues or pull requests which already work on this
topic. Is somebody already on it? Do you need to synchronize?
# Security Vulnerabilities
🛑 STOP! 🛑 If your contribution fixes a security vulnerability, please do
not submit it.
Instead, please write an E-Mail to [email protected] with all the
information
to recreate the security vulnerability.
# Describing Your Changes
If, having reviewed the notes above, you're ready to submit your pull
request, please
provide a brief description of the proposed changes.
If they:
🐞 fix a bug, please describe the broken behaviour and how the changes
fix it.
Please label with 'type: bug' and 'status: new'
🎁 make an enhancement, please describe the new functionality and why you
believe it's useful.
Please label with 'type: enhancement' and 'status: new'
If your pull request relates to any existing issues,
please reference them by using the issue number prefixed with #.
-->
Upgrade postgresql to 16.1
The text was updated successfully, but these errors were encountered: