Closed pmjones closed 7 years ago
Per my comment on #108, this PR typehints binding of sub-select statements on SelectInterface, not SubselectInterface (which was originally introduced as a BC-mitigator).
@harikt @pavarnos @auroraeosrose Please comment as convenient!
Probably when breaking changes are happening, it may be good to add in changelog also. So we don't forget or want to do look for the changes.
Per my comment on #108, this PR typehints binding of sub-select statements on SelectInterface, not SubselectInterface (which was originally introduced as a BC-mitigator).