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
..
cubrid fixed cubrid tests 10 years ago
mssql Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
pgsql Fixes #4492: Support PostgreSQL-specific syntax for `QueryBuilder::alterColumn()` 10 years ago
sqlite fixed failure on sqlite version check 10 years ago
ActiveRecordTest.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
BatchQueryResultTest.php fixed postgres tests 10 years ago
CommandTest.php PHP type casting 10 years ago
ConnectionTest.php Adjusted Connection::transaction to provide Connection instance by default instead of transaction instance 10 years ago
DatabaseTestCase.php improved db test, avoid error by accessing db directlry 10 years ago
QueryBuilderTest.php override only mssql and sqlite QueryBuilder; throw an exception for composite in condition with a subquery 10 years ago
QueryTest.php Reverted #4098. 10 years ago
SchemaTest.php Fixed schema cache test 10 years ago