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.
 
 
 
 
 
SilverFire - Dmitry Naumenko da06c4a1e1
Fixed QueryBuilder::buildCondition() to skip empty array on input
7 years ago
..
AndCondition.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
BetweenColumnsCondition.php Change BetweenColumnsCondition properties visibility 7 years ago
BetweenColumnsConditionBuilder.php Added BetweenConditionBuilder 7 years ago
BetweenCondition.php Changed conditions properties visibility to private 7 years ago
BetweenConditionBuilder.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
ConditionInterface.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
ConjunctionCondition.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
ConjunctionConditionBuilder.php Fixed QueryBuilder::buildCondition() to skip empty array on input 7 years ago
ExistsCondition.php Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
ExistsConditionBuilder.php Add ExpressionInterface to Query class 7 years ago
HashCondition.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
HashConditionBuilder.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
InCondition.php Merge pull request #15643 from SilverFire/make-query-expression 7 years ago
InConditionBuilder.php Add ExpressionInterface to Query class 7 years ago
LikeCondition.php 15630 fixed like escaping (#15642) 7 years ago
LikeConditionBuilder.php 15630 fixed like escaping (#15642) 7 years ago
NotCondition.php Changed conditions properties visibility to private 7 years ago
NotConditionBuilder.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
OrCondition.php Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
SimpleCondition.php Changed conditions properties visibility to private 7 years ago
SimpleConditionBuilder.php Add ExpressionInterface to Query class 7 years ago