mirror of
				https://github.com/DatabaseCleaner/database_cleaner
				synced 2023-03-27 23:22:03 -04:00 
			
		
		
		
	credit.. prepping for 0.6.0 release
This commit is contained in:
		
							parent
							
								
									3967ca6727
								
							
						
					
					
						commit
						6785fa175e
					
				
					 2 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
== 0.6.x (In Git)
 | 
			
		||||
 | 
			
		||||
== 0.6.0 2010-08-2x - The Multi-ORM/Connection Release
 | 
			
		||||
== 0.6.0 2010-10-25 - The Multi-ORM/Connection Release
 | 
			
		||||
 | 
			
		||||
This release has the often asked for functionality of being able to clean
 | 
			
		||||
multiple databases within the same project.  This involves being able to 
 | 
			
		||||
| 
						 | 
				
			
			@ -19,6 +19,7 @@ of the hours and effort he put into making this feature request a reality.
 | 
			
		|||
  * Ability to clean multiple DBs managed by different ORMs in same project. (Jon Rowe)
 | 
			
		||||
  * Allows for the ActiveRecord config file (database.yml) to contain ERB and process it. (Fletcher Nichol)
 | 
			
		||||
  * Mysql2Adapter support. (Kamal Fariz Mahyuddin and John Ferlito)
 | 
			
		||||
  * Deletion strategy for ActiveRecord (Mikl Kurkov)
 | 
			
		||||
 | 
			
		||||
 === Bugfixes
 | 
			
		||||
  * Updates the DataMapper truncation strategy to version 0.10.3. (Robert Rouse)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
--- 
 | 
			
		||||
:minor: 5
 | 
			
		||||
:patch: 2
 | 
			
		||||
:minor: 6
 | 
			
		||||
:patch: 0
 | 
			
		||||
:build: 
 | 
			
		||||
:major: 0
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue