renamed chapter to section [skip ci]

This commit is contained in:
Qiang Xue
2014-05-05 15:11:50 -04:00
parent 2c7615a394
commit ef71a97e57
46 changed files with 59 additions and 59 deletions

View File

@ -1,7 +1,7 @@
Query Builder and Query
=======================
> Note: This chapter is under development.
> Note: This section is under development.
Yii provides a basic database access layer as described in the [Database basics](database-basics.md) section.
The database access layer provides a low-level way to interact with the database. While useful in some situations,