Jeramy Hing
472c1bad5d
Feature: Add Config Option to Enforce Nullable Relationships (#1580)
* feat: add config option for nullable relationships
Introduce enforce_nullable_relationships configuration to control nullable Eloquent relationships.
* refactor: update logic for nullable relationships
Update isRelationNullable method to respect new config option.
* test: add tests for nullable relationship config
- Verify behavior of enforce_nullable_relationships configuration option.
- Create snapshot to reflect enforce_nullable_relationships set to false.
* docs: improve documented context and usage
* docs: update CHANGELOG with enforce_nullable_relationships option
2024-10-30 22:35:58 +01:00
..
2024-10-28 11:35:50 +01:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-07-12 16:06:56 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-29 15:00:16 +01:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-30 22:35:58 +01:00
2024-10-28 12:21:53 +01:00
2024-10-28 12:32:31 +01:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2024-10-17 18:37:19 +02:00
2020-08-31 06:20:02 +02:00