refactored ActiveRecord classes to use Interfaces and traits
this allows us to implement other activerecord implementations based on
NoSQL dbms
Showing
framework/yii/ar/ActiveQueryInterface.php
0 → 100644
framework/yii/ar/ActiveRelationInterface.php
0 → 100644
framework/yii/db/QueryInterface.php
0 → 100644
Please
register
or
sign in
to comment