Closed panychek closed 4 years ago
@panychek Thanks for your contribution. We need unit test for that change.
I modified the existing one, so please have a look. BTW, there are no tests for this behavior in either of the adapters.
Thanks, @panychek!
Fixes #376
The
OracleMetadata::loadConstraintData
method simply does not work:The existing test couldn't catch it because there is no real table involved: https://github.com/zendframework/zend-db/blob/4c68f2c33beb76d63a59c5bd5e6c96c9763966d7/test/unit/Metadata/Source/OracleMetadataTest.php#L48-L49