easy-swoole / orm

31 stars 27 forks source link

在 AbstractModel 里添加三个方法,和对应的测试用例 #62

Closed f2h2h1 closed 4 years ago

f2h2h1 commented 4 years ago
column
scalar
indexBy

这三个方法分别对应 DbManager getResultColumn getResultScalar getResultIndexBy