atk4 / data

Data Access PHP Framework for SQL & high-latency databases
https://atk4-data.readthedocs.io
MIT License
273 stars 46 forks source link

Traversal to not-null but unavailable ID should fail #1000

Closed mvorisek closed 2 years ago

mvorisek commented 2 years ago

see https://github.com/mvorisek/atk4-hintable-mirror/blob/6a1863283b47afe20bb43f942544a8a7fd615460/tests/Data/HintableModelArrayTest.php#L185

mvorisek commented 2 years ago

fixed in https://github.com/atk4/data/pull/1001