103 Commits (e63a459a18924bc1672c473c1bbeadfc1b502879)

Author SHA1 Message Date
Jan Waś f58d096920 fixes #6792, use a simpler composite in condition implementation on dbs other than pgsql 10 years ago
Carsten Brandt cc8ffe364e added support for yii\db\Expression to querybuilder BETWEEN and LIKE 10 years ago
Carsten Brandt 1feb09b6ff refactored querybuilder test to reuse quote replacement 10 years ago
Qiang Xue 5829020eff Fixes #5223: Query builder now supports selecting sub-queries as columns 10 years ago
Carsten Brandt 292a9ff55b Add support for yii\db\Expression to QueryBuiler simple conditions 10 years ago
Carsten Brandt 0df9a82a7f updated documentation and tests 10 years ago
Alexander Makarov b656137541 Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 10 years ago
Alexander Makarov c1cf48cf5b Fixes #2315: Any operator now could be used with `yii\db\Query::->where()` operand format 10 years ago
Carsten Brandt c6201fb5ca fixed cubrid test case 10 years ago
Carsten Brandt d1a3d40014 added test case to acually create cols with virtual type 10 years ago
Qiang Xue 3411504508 Revert "Fixed test break." 11 years ago
Qiang Xue 70b57766b1 Fixed test break. 11 years ago
Carsten Brandt 5c748ddb42 added case insensitve LIKE to PostgresQueryBuilder 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Ivan Pomortsev 9d986daf4f Update QueryBuilderTest.php 11 years ago
Ivan Pomortsev dd79325a0a Update QueryBuilderTest.php 11 years ago
Qiang Xue 442393dac9 removed failing tests. 11 years ago
Qiang Xue 7d08a09620 Fixes #1809: Added support for building "EXISTS" and "NOT EXISTS" query conditions 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Carsten Brandt 544e412af8 unit test cleanup 11 years ago
Carsten Brandt 825258efb8 cubrid unit tests WIP 11 years ago
Qiang Xue 6dba4da3ed Fixes #828: refactored QueryBuilder::build() 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Qiang Xue f2e57b2eec Fixed test breaks. 11 years ago
Carsten Brandt 1df859cfa1 typo: primarykey -> primaryKey 11 years ago
gevik f667b5785b - Added drop/add primary key methods to Command.php 11 years ago
Carsten Brandt c28b0183a5 whitespace 11 years ago
Carsten Brandt 5c56c0fc02 Better flexibility for abstract db types 11 years ago