9 Commits

Author SHA1 Message Date
65987f62ae test WIP 2014-07-12 10:38:51 -04:00
c64ffdb2f9 Finished documentation about read-write splitting. 2014-07-12 01:04:11 -04:00
cc8a8360cb added unit test and notes about dbms specific settings 2014-06-24 03:11:34 +02:00
e9996007c9 added guide about transaction isolation levels 2014-06-24 01:50:00 +02:00
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
ef71a97e57 renamed chapter to section [skip ci] 2014-05-05 15:11:50 -04:00
3ac7240a74 Fixes #2344 2014-05-05 02:54:46 +04:00
5b8cf206b9 guide wip [skip ci] 2014-04-29 13:18:50 -04:00
fdefbc71c0 Reorganized guide. 2014-04-28 14:26:52 -04:00