mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +08:00 
			
		
		
		
	Minor punctuation fixes
This commit is contained in:
		@ -74,10 +74,10 @@ Key Concepts
 | 
				
			|||||||
Working with Databases
 | 
					Working with Databases
 | 
				
			||||||
----------------------
 | 
					----------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* [Data Access Objects](db-dao.md) - Connecting to a database, basic queries, transactions and schema manipulation
 | 
					* [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
 | 
					* [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
 | 
					* [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
 | 
					* [Migrations](db-migrations.md): Apply version control to your databases in a team development environment
 | 
				
			||||||
* **TBD** [Sphinx](db-sphinx.md)
 | 
					* **TBD** [Sphinx](db-sphinx.md)
 | 
				
			||||||
* **TBD** [Redis](db-redis.md)
 | 
					* **TBD** [Redis](db-redis.md)
 | 
				
			||||||
* **TBD** [MongoDB](db-mongodb.md)
 | 
					* **TBD** [MongoDB](db-mongodb.md)
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user