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.
 
 
 
 
 
Carsten Brandt f6530314e2 Merge pull request #1765 from yiisoft/elasticsearch-pk-refactoring 11 years ago
..
elasticsearch reverted primaryKey of elasticsearch to be array 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 Fixes #1791: support ON condition for relational query. 11 years ago
OrderItem.php Dropped support for supporting default namespace for classes of related models. 11 years ago