Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Rotua Panjaitan
yii2
Commits
e0522269
Commit
e0522269
authored
Aug 18, 2014
by
Larry Ullman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor punctuation fixes
parent
6f3832f3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
docs/guide/README.md
+4
-4
No files found.
docs/guide/README.md
View file @
e0522269
...
...
@@ -74,10 +74,10 @@ Key Concepts
Working with Databases
----------------------
*
[
Data Access Objects
](
db-dao.md
)
- Connecting to a database, basic queries, transactions
and schema manipulation
*
[
Query Builder
](
db-query-builder.md
)
-
Querying the database using a simple abstraction layer
*
[
Active Record
](
db-active-record.md
)
- The active record ORM, retrieving and manipulating records
and defining relations
*
[
Migrations
](
db-migrations.md
)
- Version control
your databases in a team development environment
*
[
Data Access Objects
](
db-dao.md
)
: Connecting to a database, basic queries, transactions,
and schema manipulation
*
[
Query Builder
](
db-query-builder.md
)
:
Querying the database using a simple abstraction layer
*
[
Active Record
](
db-active-record.md
)
: The Active Record ORM, retrieving and manipulating records,
and defining relations
*
[
Migrations
](
db-migrations.md
)
: Apply version control to
your databases in a team development environment
*
**TBD**
[
Sphinx
](
db-sphinx.md
)
*
**TBD**
[
Redis
](
db-redis.md
)
*
**TBD**
[
MongoDB
](
db-mongodb.md
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment