mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-07 07:47:24 +01:00
* Add github action for testing oci8 Oracle. * Fix CommandTest::testQueryCache. * Fix tests CommandTest::testBindParamsNonWhere. * Fix test CommandTest::testInsert. * Fix test CommanTest::testInsertExpression. * Fix test CommandTest::testInsertSelectAlias. * Fix test CommandTest::testBindParamValue. * Fix tests CommandTest::testBatchInsertDataTypesLocale. * Fix test CommandTest::testNoTablenameReplacement. * Fix test CommandTest::testCreateTable. * Fix test CommandTest::testsInsertQueryAsColumnValue. * Fix tests CommandTest::testAlterTable. * Fix test CommandTest::testCreateView. * Fix test CommandTest::testTransaction. * Fix test ConnectionTest::testTransactionShortcutCorrect. * Fix test ConnectionTest::testTransactionShortcutCustom. * Fix test ConnectionTest::testEnableQueryLog. * Fix test QueryBuilder::testAddDropDefaultValue. * Fix test QueryTest::testUnion. * Fix test QueryTest::testExpressionInFrom. * Fix test SchemaTest::testFindUniqueIndexes. * Fix test QueryBuilderTest::testGetColumnType. * Fix test ActiveRecordTest::testFind. * Fix test ExistValidatorTest::testExpresionInAttributeColumnName. * Fix test UniqueValidatorTest::testExpressionInAttributeColumnName. * Fix ActiveRecordTest testCastValues(), testDefaultValues. * Fix test UniqueValidatorTest::testValidateAttributeDefault. * Fix test UniqueValidatorTest::testValidateEmptyAttributeInStringField. * Fix test UniqueValidatorTest::testValidateEmptyAttributeInIntField. * Fix test ActiveRecordTest::testBit. * Fix test ActiveRecordTest::testBooleanAttribute. * Fix test ActiveRecordTest::testJoinWithAlias. * Fix test SchemaTest::testColumnSchema. * Fix test CommandTest:: testBatchInsertSQL. * Skip CommandTest::testColumnCase. * Fix test ConnectionTest::testQuoteValue. * Should be fixed tests conditionsProvider in QueryBuilderTest. * Fix ActiveRecordTest.php * Fix test UniqueValidatorTest. * Fix test QueryBuilderTest::testUpsert. * Skip SchemaTest::testCompositeFK.
1.9 KiB
1.9 KiB