24 Commits (e48606105244c49508e3018a3c843f8310afdf68)

Author SHA1 Message Date
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
Carsten Brandt 4f2873c1b7 doc typo 11 years ago
Qiang Xue 3a6b934104 Fixes #698 11 years ago
Carsten Brandt 26717e3e76 allow referencing the guide from API docs 11 years ago
Carsten Brandt cdb1221a40 fixed docs about AR scopes 11 years ago
Carsten Brandt 505762d49c updated docs about active relation 11 years ago
Carsten Brandt 2a7df8f17c Update active-record.md 11 years ago
Qiang Xue c92a260a3d Fixes #2415: Added support for inverse relations 11 years ago
Qiang Xue 9a068f50f4 Refactored batch query. 11 years ago
Qiang Xue 1571c72251 Fixes #2409: Added support for fetching data from database in batches 11 years ago
Qiang Xue a6e45c43a4 ar doc. 11 years ago
Qiang Xue 42e4e89796 doc fix. 11 years ago
Qiang Xue 8236bc8b85 doc improvement. 11 years ago