56 Commits (7b8c29d87468bb2a8270768df90c62abed1c1d37)

Author SHA1 Message Date
Nobuo Kihara 7b79166f16 docs/guide-ja updated [ci skip] 10 years ago
Nobuo Kihara 3bd74ebae4 docs/guide-ja/output-data-widgets.md - link fixed [ci skip] 10 years ago
Nobuo Kihara 8f62e2bbde docs/guide-ja/db updated [ci skip] 10 years ago
Nobuo Kihara 5323977b0e docs/guide-ja - changed "慣行" to "プラクティス" [ci skip] 10 years ago
Hisateru Tanaka e5c733ddba 他のフレームワークでは連結テーブルより中間テーブルと訳すことが多い 10 years ago
Nobuo Kihara b86d86ac23 docs/guide-ja/db-active-record.md - completed [ci skip] 10 years ago
Nobuo Kihara c9b3f5054f docs/guide-ja/db-active-record.md - WIP [ci skip] 10 years ago
Nobuo Kihara 2b2c43df5f docs/guide-ja/db-active-record.md - WIP [ci skip] 10 years ago
Nobuo Kihara 429247cd33 docs/guide-ja/db-active-record.md - WIP [ci skip] 10 years ago
Nobuo Kihara 49f0cbef37 docs/guide-ja/db-active-record.md - started translation 10 years ago
Nobuo Kihara d2e413c809 docs/guide/db-active-record.md - typo [ci skip] 10 years ago
Nobuo Kihara d6f0419a6b docs/guide/db-active-record.md - small fixes [ci skip] 10 years ago
Nobuo Kihara e486061052 docs/guide/db-active-record.md - small change [ci skip] 10 years ago
Qiang Xue aa92512974 improved doc [skip ci] 10 years ago
Christopher Vrooman 32302395b6 Update db-active-record.md 10 years ago
Christopher Vrooman 2210a47c0a Update db-active-record.md 10 years ago
Alexander Makarov 437da2a226 Added note about the fact that both findOne() and one() aren't adding LIMIT 1 to the query 10 years ago
Carsten Brandt db56384fcf improved documentation about loadDefaultValues() 10 years ago
munawer 255cf947a3 Typo fix in guide 10 years ago
Carsten Brandt a375a62070 bump minimum required cubrid version 10 years ago
Carsten Brandt 0d98452ced guide improvement about default values 10 years ago
Alexander Makarov cba52e3c5e Fixes #5382: renamed "pivot table" to "junction table" since it's correct term to use 10 years ago
Carsten Brandt dfd68954a5 finished guide on formatting 10 years ago
Alexander Makarov 4e9f8bd5e5 Fixed example of transactional operations in AR guide 10 years ago
Alexander Makarov dd61be67a1 Fixes #3248: described AR transactions, locks, dirty attributes 10 years ago
Jawad b70ba7661b Update db-active-record.md to correct a minor typo 10 years ago
Carsten Brandt 69fa11fd2d note about asArray abstraction level 10 years ago
Klimov Paul 29ff0cb21b Fix 'db-active-record.md' 10 years ago
Klimov Paul b4c79f2b55 Example code consistency fix 10 years ago
Klimov Paul b5ae614624 Docs about cross-DBMS relations added 10 years ago
it3rmit 31f0e25b3f Small changes according to the class reference 11 years ago
Qiang Xue ef71a97e57 renamed chapter to section [skip ci] 11 years ago
Qiang Xue 56c46f6221 renamed basic concept chapter names. 11 years ago
Budi Irawan 1a68d02557 Update broken links in db-active-record.md 11 years ago
Qiang Xue 5b8cf206b9 guide wip [skip ci] 11 years ago
Qiang Xue fdefbc71c0 Reorganized guide. 11 years ago
Budi Irawan 9f01828a2e Update active-record.md 11 years ago
Qiang Xue 0e143338d7 Finished refactoring find() . 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue 8b4dfcc876 Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes 11 years ago
Qiang Xue 4a0123ed8a AR doc improvement [skip ci] 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Qiang Xue 1539a3259c AR doc cleanup. 11 years ago
Qiang Xue eaaf5f02a3 replaced tabs with spaces in docs. 11 years ago
Alexander Makarov 2c4a6066c3 Fixed typo 11 years ago
Alexander Makarov 5c3e4fa4ba Adjusted unit tests, added description to docs 11 years ago
Alexander Makarov 32365e8180 Fixes #2805 11 years ago
Алексей 0c59beb2ca small typo fix 11 years ago
Alexandr 0b47d9a892 small doc fix in active-record 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