Yii Database Library

database dbal query-builder sql yii3
1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to improve the type hinting of the `ConnectionInterface::transaction()` method in the Yii Database library. Specifically, it requires adding a generic type parameter to allow for better type inference of the callback's return value by static analysis tools like Psalm.

Complexity: 2/5
good first issue

Yii Database Library

PHP
#database#dbal#query-builder#sql#yii3