yii2-mongodb
yii2-mongodb copied to clipboard
test case improving
Q | A |
---|---|
Is bugfix? | yes |
New feature? | no |
Breaks BC? | no |
Tests pass? | no |
default db is mongodb
component in across all application.(base on yii
rule)
so no need call getConnection()
method in everywhere except in special cases.
i changed some files. please help me for fixing this dirty codes.