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.
 
 
 
 
 
John Was 4f49feee8d fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER 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 fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER 10 years ago
CustomerQuery.php fixes #7757: in oci schema fix query results row keys case when PDO::ATTR_CASE is set to PDO::CASE_LOWER 10 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 test braek 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