bb2e19faa5 
								
							
								 
							
						 
						
							
							
								
								ActiveRecord::setOldAttribute() bugfix  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								8de3ffabfe 
								
							
								 
							
						 
						
							
							
								
								ActiveRecord::setAttribute() bugfix  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								826c83c301 
								
							
								 
							
						 
						
							
							
								
								ActiveRecord::getNamespacedClass() correct PHP 5.3 code  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								732e438473 
								
							
								 
							
						 
						
							
							
								
								Fixed typo in the \yii\db\ActiveRecord::isOperationAtomic() method.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								03e07f4340 
								
							
								 
							
						 
						
							
							
								
								cleaned up "use" statements.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4a0d2863f6 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #421 : yii\db\Schema:refresh() does not clear all cache  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								cc0fe1b02c 
								
							
								 
							
						 
						
							
							
								
								code style fixes  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								663fe63911 
								
							
								 
							
						 
						
							
							
								
								Update Schema.php  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1df859cfa1 
								
							
								 
							
						 
						
							
							
								
								typo: primarykey -> primaryKey  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9268e7d3ac 
								
							
								 
							
						 
						
							
							
								
								message fix  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2c02bc918d 
								
							
								 
							
						 
						
							
							
								
								migrate command, primary key  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4efeedd314 
								
							
								 
							
						 
						
							
							
								
								Minor coding style fix.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c338d4b76b 
								
							
								 
							
						 
						
							
							
								
								Updated code styling and added braces.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f667b5785b 
								
							
								 
							
						 
						
							
							
								
								- Added drop/add primary key methods to Command.php  
							
							... 
							
							
 
							
							- Added drop/add primary key methods to QueryBuilder.php
- Added mysql specific dropPrimarykey method
- Added sqlite specific dropPrimarykey and addPrimaryKey methods
- Added uint testing for dropPrimarykey and addPrimaryKey methods
- Corrected postgresql column types, by adding length and precision 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								864bf93679 
								
							
								 
							
						 
						
							
							
								
								coding style fix.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a977d8208e 
								
							
								 
							
						 
						
							
							
								
								Replaced dropConstraint with dropPrimarykey method.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3796db7d00 
								
							
								 
							
						 
						
							
							
								
								- Ported addPrimaryKey and created dropConstraint.  
							
							... 
							
							
 
							
							- The dropConstraint method can be used both for dropPrimaryKey and dropForeignKey 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ec9dab11fa 
								
							
								 
							
						 
						
							
							
								
								[1] Redone missing code.  
							
							... 
							
							
 
							
							[2] Added empty line at the end of file
[3] Removed exception. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6fd74f5c27 
								
							
								 
							
						 
						
							
							
								
								Updated code style. braces on the same line for control statements.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								19793f7af0 
								
							
								 
							
						 
						
							
							
								
								Removed unused columsn from find constraint sql. Fixed typo. Added extra schema check for when a foreign table is not in the same schema. Updated indentation to conform to other classes.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								cf1e12ad11 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #514 .  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								d07fd39f7e 
								
							
								 
							
						 
						
							
							
								
								Removed false exception catching.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								879b494acb 
								
							
								 
							
						 
						
							
							
								
								Removed custom pgsql PDO and added defaultSchema as public property.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7a7d2a9c06 
								
							
								 
							
						 
						
							
							
								
								CS fixes.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9982d93369 
								
							
								 
							
						 
						
							
							
								
								Removed commented and unused pgsql datatype mappings.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e505566446 
								
							
								 
							
						 
						
							
							
								
								Refactored types to be compatible with 1.1  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5a587d16f0 
								
							
								 
							
						 
						
							
							
								
								Fixed several formatting issues.  
							
							... 
							
							
 
							
							Refactored == null to is_null == '' to empty(...) 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								70e973129d 
								
							
								 
							
						 
						
							
							
								
								Added foreign keys and cleanup internal pg types  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9d6f11d5d5 
								
							
								 
							
						 
						
							
							
								
								new way of detecting if table exists.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2376730452 
								
							
								 
							
						 
						
							
							
								
								better check of existence of tables.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3680a4781d 
								
							
								 
							
						 
						
							
							
								
								removed unneccessary brackets  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9b6df54c7d 
								
							
								 
							
						 
						
							
							
								
								Adjusted type map in MSSQL Querybuilder  
							
							... 
							
							
 
							
							MSSQL seems to support limits for decimal type, so we add a default
limit. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								af68ee9d27 
								
							
								 
							
						 
						
							
							
								
								Sqlite unit test for abstract db types  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7117a6752b 
								
							
								 
							
						 
						
							
							
								
								Added phpdoc about precision constraints for abstract db types  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5c56c0fc02 
								
							
								 
							
						 
						
							
							
								
								Better flexibility for abstract db types  
							
							... 
							
							
 
							
							Feature was requested in yiisoft/yii#765  
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5a380360c7 
								
							
								 
							
						 
						
							
							
								
								Added table based sequence.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								cbde22af55 
								
							
								 
							
						 
						
							
							
								
								Savepoint WIP QueryBuilder!  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								04ebd12277 
								
							
								 
							
						 
						
							
							
								
								Added last insert value to pgsql PDO  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								97270a389a 
								
							
								 
							
						 
						
							
							
								
								Savepoint, implementing fkeys.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								103621ad05 
								
							
								 
							
						 
						
							
							
								
								Savepoint: WIP implementing columns  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								94b2d17031 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #460  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								66e698673d 
								
							
								 
							
						 
						
							
							
								
								Fixes issue  #457 : incorrect HTTPS detection.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f05f85fcfe 
								
							
								 
							
						 
						
							
							
								
								Removed Connection::__sleep.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4602b575ad 
								
							
								 
							
						 
						
							
							
								
								Save point: WIP implementing db schema functionality.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								c30eae62d2 
								
							
								 
							
						 
						
							
							
								
								Added initial unit testing files for the pgsql driver.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								0a5b7a5960 
								
							
								 
							
						 
						
							
							
								
								docs: Be explicitly clear about ActiveRecord::create()  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								cc5426e549 
								
							
								 
							
						 
						
							
							
								
								Removed unnecessary code from MSSQL schema.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f5d0bcbcfc 
								
							
								 
							
						 
						
							
							
								
								Refactored cache key generation.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								689080519e 
								
							
								 
							
						 
						
							
							
								
								Added support for previous exceptions  
							
							... 
							
							
 
							
							PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297  
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								89e3077108 
								
							
								 
							
						 
						
							
							
								
								MSSQL column case consistency.  
							
							
 
							
						 
						
							13 years ago