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.
 
 
 
 
 
Jose Lorente 98759201ac Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
..
elasticsearch Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
mongodb Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
redis Merge branch 'unlink-tests' 10 years ago
sphinx Unit test for issue #4018 added 10 years ago
ActiveRecord.php Reformat code te be PSR-2 compatible 11 years ago
Animal.php Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
Cat.php Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
Category.php created test for #5341 10 years ago
Customer.php Added failing test cases for #3725 10 years ago
CustomerQuery.php Reformat code te be PSR-2 compatible 11 years ago
Dog.php Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached. 10 years ago
Item.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
NullValues.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Order.php fixed issue with indexBy and array valued relations 10 years ago
OrderItem.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
OrderItemWithNullFK.php Change unit test to Unlink and add test to unlinkAll 10 years ago
OrderWithNullFK.php Change unit test to Unlink and add test to unlinkAll 10 years ago
Profile.php Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Type.php Correct type declarations 10 years ago