Codeception / module-yii2

Codeception module for Yii2 framework
MIT License
16 stars 36 forks source link

[enh] Yii2 - Lacking grab* functions #34

Closed sdlins closed 3 years ago

sdlins commented 6 years ago

Using Yii2 Module we don't have functions like grabColumnFromDatabase(), grabFromDatabase() and grabNumRecords(). It would be great if it could have them.

samdark commented 6 years ago

@slinstj are they implemented in any other modules?

sdlins commented 6 years ago

Yeah, Db Module, @samdark. I tryed to use but I had some connection problems with no much time to try solve them so I gave up for now.

SamMousa commented 3 years ago

That's not how this works... The functions you mention are not related to yii2.