1459 Commits (master)

Author SHA1 Message Date
Alexander Makarov cd442339df
Revert "Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via`" 6 years ago
drlibra f69612f792 Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via` 6 years ago
drlibra 32c7c4161b Fixes #16192: `yii\db\Command::logQuery()` is now protected, extracted `getCacheKey()` from `queryInternal()` 6 years ago
Vladimir Reznichenko 84c55b468a [minor] SCA (#16464) 6 years ago
CedricYii 3555633223 Fixes #14289: Added `yii\db\Command::executeResetSequence()` to work with Oracle 6 years ago
drlibra 6590feef0d Fixes #16192: `yii\db\Command::logQuery()` is now protected 6 years ago
Sergey 292a545642 Fixes #16104: Fixed `yii\db\pgsql\QueryBuilder::dropIndex()` to prepend index name with schema name 6 years ago
Carsten Brandt 282152e984
Update Connection.php 6 years ago
Soul11201 e47ac0c4a4
fix bug: when use a subquery 6 years ago
Vladimir Reznichenko 6dd2aec011 [minor]: SCA (#16269) 6 years ago
Salem Ouerdani 1945dc69c7 Fixes #9133: Added `yii\behaviors\OptimisticLockBehavior` 6 years ago
Alexander Makarov cc2cac58d2
Fixed bad instnaceof check in `yii\db\Schema::getTableMetadata()` 6 years ago
Sam 84cb255aab Fixes #16245: Fixed `__isset()` in `BaseActiveRecord` not catching errors 6 years ago
vsivsivsi cb15a413a7 Fix ODBC Driver 13 for SQL Server error on null (#16039) 6 years ago
243083df 56a3d21c24 Minor refactoring of BaseActiveRecord::populateRelation() (#16161) 7 years ago
Andrey Akimov 2a3428c9e9 Fixes #15875: afterSave for new models flushes unsaved data 7 years ago
Carsten Brandt abeb3b1a37 Fixes #16073: Fixed regression in Oracle `IN` condition builder for more than 1000 items 7 years ago
Bob Olde Hampsink ab092f2e21 Fixes #15117: Fixed `yii\db\Schema::getTableMetadata` cache refreshing 7 years ago
Carsten Brandt b195d9e780
optimize table name 7 years ago
Carsten Brandt 0af1c05d6a
`yii\db\ActiveRecord::findOne()` now accepts column names prefixed with table name 7 years ago
Carsten Brandt a33b09dab3
remove ColumnSchema import from mysql Schema because it conflicts with existing class 7 years ago
Carsten Brandt a38302fdfd
improved filtering condition on yii\db\ActiveRecord 7 years ago
Alexander Makarov 5f75916cde
Wording adjustments and doc enhancements [skip ci] 7 years ago
SilverFire - Dmitry Naumenko b37f361ad7
Fixed possible SQL injection through `ActiveRecord::findOne()` 7 years ago
Marco Moreno f33959419a
Fixes #15878: Fixed migration with a comment containing an apostrophe 7 years ago
Marco Moreno c31f9ac811 Fixes #15878: Fixed migration with a comment containing an apostrophe 7 years ago
SilverFire - Dmitry Naumenko 4bfe5e7a49
release version 2.0.14.2 7 years ago
SilverFire - Dmitry Naumenko 4ad04be2ea
Fixed `null` saving for JSON and Array cols in AR 7 years ago
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
SilverFire - Dmitry Naumenko 79583a2c7e
Reverted casting JsonExpression(null) to SQL NULL 7 years ago
SilverFire - Dmitry Naumenko c6ea3fb455
Revert "Fixed JsonExpressionBuilder to generate SQL NULL" 7 years ago
SilverFire - Dmitry Naumenko cf4bd39fc1
Fixed JsonExpressionBuilder to generate SQL NULL 7 years ago
SilverFire - Dmitry Naumenko cc29ef8968
Fixed JsonExpressionBuilder to cast JSON explicitly 7 years ago
SilverFire - Dmitry Naumenko aed911b5f1
Fixed nesting of JsonExpression, ArrayExpression 7 years ago
berosoboy a98552ef64 Fix PostgreSQL aray field typecast when $disableArraySupport is true 7 years ago
Sergey Makinen 92213864d9 Fixes #15776: Fixed slow MySQL constraints retrieving 7 years ago
Filippo Tessarotto 4391ca7f7b Connection::getTransaction() adjust phpdoc to also return null (#15848) [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 4e35eb6539
Fixed JSONB support in PostgreSQL 9.4 7 years ago
SilverFire - Dmitry Naumenko f7da602250
PgSQL: Fix table schema load for table name in quotes 7 years ago
SilverFire - Dmitry Naumenko 8bb31fb9e5
Updated docs, added tests 7 years ago
SilverFire - Dmitry Naumenko 5fa25b331d
Fixed encoding of empty ArrayExpression for PostgreSQL 7 years ago
SilverFire - Dmitry Naumenko d5d4b8b0f5
Fixed `null` values handling for PostgresSQL arrays 7 years ago
SilverFire - Dmitry Naumenko 9a949525a1
Fixed deprecated type casting format in Command::bindValues() 7 years ago
Zhukov Roman bd38e384f6
Fix for yii\db\Connection events documentation [skip ci] 7 years ago
Vladimir Reznichenko f10cb6aeee SCA with Php Inspections (EA Ultimate) 7 years ago
SilverFire - Dmitry Naumenko 7c4474132e
Fixed PHPDoc [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 7a44ede105
Added missing `QueryBuilder::conditionClasses` setter 7 years ago
Spell6inder ef757db054
fix complex example 7 years ago
Anton Marin 47b2197d0a
Update Connection.php 7 years ago
SilverFire - Dmitry Naumenko abb503c284
release version 2.0.14.1 7 years ago