39 Commits (b37598d0ee17e0d17f77d7a930232b595f549066)

Author SHA1 Message Date
Carsten Brandt cb52c42cf5
more details about PHP 5 and 7 compatibility regarding Throwable 8 years ago
Carsten Brandt a3b6dfbb7b
Catch `\Throwable` in critical places 8 years ago
Alexander Makarov cc06d85260 Fixes #10975: added note about PHP 7 + oci_pdo to the guide 8 years ago
SilverFire - Dmitry Naumenko 685f16e8ef 📖 Updated guide pages - wrap true, false, null 8 years ago
Carsten Brandt 157d6c79cc fixes #4972 by adding and `alias()` to `ActiveQuery` 9 years ago
Carsten Brandt 787dafbf73 revise DB documentation 9 years ago
Alexander Makarov 95f251edd1 Fixes #10084: Improved DB docs 9 years ago
Carsten Brandt 620ec4d132 added missing namespace on Exception in transaction docs 9 years ago
Carsten Brandt a1066c579f added example for running initial db queries 10 years ago
Iuzhana Kravchenko 813f5c16eb Update db-dao.md 10 years ago
Carsten Brandt 36bebbfefb use id instead of name for anchor references in the guide 10 years ago
Alexander Makarov 7f670aafe9 Additional typo fixed for Database Access Objects guide 10 years ago
Alexander Makarov 4002512dd1 Minor Database Access Objects guide fixes 10 years ago
alexbs a77650ba76 Update db-dao.md 10 years ago
Qiang Xue 074f9ac0ef Finished dao guide chapter [skip ci] 10 years ago
Alexander Makarov 996856c04c Security best practices guide 10 years ago
Qiang Xue 107a5208f5 Fixes #6372. [skip ci] 10 years ago
Christopher Vrooman 7f7581c843 Update db-dao.md 10 years ago
Qiang Xue c3cebf5af3 doc WIP [skip ci] 10 years ago
Larry Ullman 9db261f356 guess the note blockquote will be live 10 years ago
Larry Ullman 03fc27c822 edit up to 'performing transactions' 10 years ago
Larry Ullman 044eabc701 edit 'prepared statements' 10 years ago
Larry Ullman 833a4b9430 edit 'quoting table...' 10 years ago
Larry Ullman 8a6acd13ae edit 'executing basic queries' 10 years ago
Larry Ullman 77693fa5b5 edit intro and configuration 10 years ago
Carsten Brandt a375a62070 bump minimum required cubrid version 10 years ago
Carsten Brandt dfd68954a5 finished guide on formatting 10 years ago
Manop Kongoon 9c4570ec17 Update db-dao.md 10 years ago
Qiang Xue 212c5ee3ef Fixes #4254: `SqlDataProvider` does not work with Oracle and SQL Server 10 years ago
Qiang Xue 65987f62ae test WIP 10 years ago
Qiang Xue c64ffdb2f9 Finished documentation about read-write splitting. 10 years ago
Carsten Brandt cc8a8360cb added unit test and notes about dbms specific settings 10 years ago
Carsten Brandt e9996007c9 added guide about transaction isolation levels 10 years ago
Carsten Brandt b7e493fca0 Tabs to spaces to be consistent 10 years ago
Qiang Xue ef71a97e57 renamed chapter to section [skip ci] 11 years ago
Alexander Makarov 3ac7240a74 Fixes #2344 11 years ago
Qiang Xue 5b8cf206b9 guide wip [skip ci] 11 years ago
Qiang Xue fdefbc71c0 Reorganized guide. 11 years ago
resurtm 1991c4cbbd Add ODBC support to yii\db\Connection 11 years ago
Alexander Makarov 3a232743a4 Added info about table prefix syntax to the 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
Carsten Brandt 6ebcd9ac30 fixed absolute class links in guide 11 years ago
Qiang Xue bea9e3fc06 Fixes #1645: Added support for nested DB transactions 11 years ago
Carsten Brandt c07521f4bb fixed broken link in the docs 11 years ago
Qiang Xue d8516b17ae doc fix 11 years ago
Alexander Makarov 3bf072a78f Fixed typo 11 years ago
Alexander Makarov 12e6c9bc29 Fixes #1522: added example of executing extra queries right after establishing DB connection 11 years ago
Alexander Makarov 2c7e9e45c9 Better docs structure and minor fixes 11 years ago
Carsten Brandt d775814602 restructuring guide index.md and structure 11 years ago