Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Qiang Xue 4f44bb2416 Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations 11 years ago
..
elasticsearch made Model::attributes() non static again 11 years ago
mongodb Extension "mongo" renamed into "mongodb" 11 years ago
redis made Model::attributes() non static again 11 years ago
sphinx Sphinx test AR classes moved to 'data/ar/sphinx'. 11 years ago
ActiveRecord.php Removed unneeded use statements 11 years ago
Category.php Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations 11 years ago
Customer.php refactored unit tests. put common AR tests in trait 11 years ago
Item.php Fixes #1581: Added `ActiveQuery::joinWith()` to support joining with relations 11 years ago
NullValues.php added unit test to verify storing of null values 11 years ago
Order.php added test case for #1310 11 years ago
OrderItem.php Dropped support for supporting default namespace for classes of related models. 11 years ago