26 Commits (5aa7bffedd2c77c291f7c6cfffaaffa6e350afcd)

Author SHA1 Message Date
Nobuo Kihara 43740be3f3 guide-ja/db* updated 7 years ago
Nobuo Kihara 115855443e WIP 7 years ago
Nobuo Kihara 58e7e1d947 db-query-builder.md WIP 7 years ago
Nobuo Kihara 92270bcd24 docs/guide-ja updated [skip ci] (#13342) 8 years ago
Nobuo Kihara 6d384c1d0b docs/guide-ja updated [ci skip] 8 years ago
Nobuo Kihara e96f956f8a docs/guide-ja updated [ci skip] (#11537) 8 years ago
Nobuo Kihara 9ff88f24b9 docs/guide-ja updated [ci skip] 9 years ago
Nobuo Kihara 1e196e1c11 docs/guide-ja/db-query-builder.md updated [ci skip] 9 years ago
Nobuo Kihara 5af580e4d6 docs/guide-ja updated [ci skip] 9 years ago
Nobuo Kihara 059bc72e48 docs/guide-ja adjusted block types [ci skip] 9 years ago
Nobuo Kihara 6edef6db29 docs/guide-ja/db-query-builder.md updated [ci skip] 9 years ago
Nobuo Kihara 6403dbc45b docs/guide-ja updated [ci skip] 9 years ago
Nobuo Kihara 93bd4f983f docs/guide-ja small updates [ci skip] 10 years ago
Nobuo Kihara 54475a8f10 docs/guide-ja updated [ci skip] 10 years ago
Nobuo Kihara 3befb270c6 docs/guide-ja reorganized and updated [ci skip] 10 years ago
Nobuo Kihara 82f3231d9e docs/guide-ja/db-query-builder.md - updated (finished :)) [ci skip] 10 years ago
Nobuo Kihara 0136401ede docs/guide-ja/db-query-builder.md - updating WIP [ci skip] 10 years ago
Nobuo Kihara 595b51102b docs/guide-ja - uses 「接頭辞」 for "prefix" [ci skip] 10 years ago
Nobuo Kihara bac9f132e4 docs/guide-ja/db-query-builder.md - minor fixes [ci skip] 10 years ago
Nobuo Kihara f781869b87 docs/guide-ja "既定" を "デフォルト" に変更 [ci skip] 10 years ago
Nobuo Kihara 4e5a1313ac docs/guide-ja small updatas [ci skip] 10 years ago
Nobuo Kihara 7b0f6669a2 docs/guide-ja/db-query-builder.md - completed [ci skip] 10 years ago
Nobuo Kihara b1d3853d20 docs/guide-ja/db-query-builder.md - WIP [ci skip] 10 years ago
Nobuo Kihara d456319988 docs/guide-ja/db-query-builder.md - WIP [ci skip] 10 years ago
Nobuo Kihara bd0605d6e2 docs/guide-ja/db-query-builder.md - started translation [ci skip] 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