69 Commits (50d5fb2bd9ca8ce8ab065cd60673c9bd2f44b729)

Author SHA1 Message Date
imagoconsulting d16c7cab71 Update db-query-builder.md 10 years ago
Qiang Xue df90266275 AR guide WIP [skip ci] 10 years ago
Qiang Xue 07e49e58ab Finished query builder guide [skip ci] 10 years ago
Qiang Xue e2d913121a doc WIP [skip ci] 10 years ago
Qiang Xue eac3771af5 doc WIP [skip ci] 10 years ago
Qiang Xue 0da0388efc doc WIP. [skip ci] 10 years ago
Alexander Makarov cd1e9f4a99 Added example for IS NOT NULL to query builder guide 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Nobuo Kihara bb78fca0c1 docs/guide/db-query-builder.md - small fix [ci skip] 10 years ago
Christopher Vrooman 732462a6f9 Update db-query-builder.md 10 years ago
Nikola Basic dd0caa3fdd Fixed broken link [skip ci] 10 years ago
Qiang Xue 5829020eff Fixes #5223: Query builder now supports selecting sub-queries as columns 10 years ago
Carsten Brandt 0df9a82a7f updated documentation and tests 10 years ago
Qiang Xue 55e9afeac0 Fixes #4606: doc fix. [skip ci] 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
resurtm 8f31e54d02 Remove unnecessary Markdown code characters. 10 years ago
Alexander Makarov c1cf48cf5b Fixes #2315: Any operator now could be used with `yii\db\Query::->where()` operand format 10 years ago
Alexander Makarov 148d19fddf Fixes #3450: added note about the fact that $q parameter is mandatory for aggregare query methods 10 years ago
Qiang Xue ef71a97e57 renamed chapter to section [skip ci] 11 years ago
Qiang Xue 5b8cf206b9 guide wip [skip ci] 11 years ago
Carsten Brandt 5c748ddb42 added case insensitve LIKE to PostgresQueryBuilder 11 years ago
Qiang Xue fdefbc71c0 Reorganized guide. 11 years ago
maks feltrin 423dbc756b typo 11 years ago
Qiang Xue a60d295253 Added support for using sub-queries when building a DB query with `IN` condition 11 years ago
Qiang Xue 2efb5aaf31 added filterWhere guide. 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Qiang Xue eaaf5f02a3 replaced tabs with spaces in docs. 11 years ago
AlexGx c2ea7670f4 fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) 11 years ago
Qiang Xue 9a068f50f4 Refactored batch query. 11 years ago
Qiang Xue 3a930bd675 Finished batch query feature. 11 years ago
Qiang Xue 1571c72251 Fixes #2409: Added support for fetching data from database in batches 11 years ago
Qiang Xue f59598bb8b Added support for building SQLs with sub-queries 11 years ago
Qiang Xue d8f725bdf1 doc improvement 11 years ago
Carsten Brandt 8bf9184729 edited the guid. fixed a huge bunch of links, hopefully all :) 11 years ago
Alexander Makarov 5820cce72f Fixed typo 11 years ago
Qiang Xue febce76397 fixed build break and fixed doc about exists/not exists. 11 years ago
Carsten Brandt a70808f8fb fixed typo 11 years ago
Qiang Xue 9b1c2c8064 Fixes #1586: `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default 11 years ago
Larry Ullman c1aef527e4 Edited up to "operator can be..." 11 years ago
Carsten Brandt 65338972c7 refactored ActiveRecord classes to use Interfaces and traits 11 years ago
Alexander Mohorev eee63f1721 Small typos 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Luciano Baraglia 4c8058214f Last typo fixes in guide - I swear - [skip ci] 11 years ago
Alexander Makarov 65cd163c69 query builder guide 11 years ago
Alexander Makarov d8beaa648e added doc files 12 years ago
Qiang Xue 05d5962cfa guide wip 12 years ago