cbad97c78d 
								
							
								 
							
						 
						
							
							
								
								change back the visibility of findTableNames to protected.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								65b543f68f 
								
							
								 
							
						 
						
							
							
								
								fixed bug with forgotten param, fixed behavior for one table integrity  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								89f0bfe100 
								
							
								 
							
						 
						
							
							
								
								Making accesors public  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d376da57e4 
								
							
								 
							
						 
						
							
							
								
								Get DB unique indexes information  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a5e3c00d75 
								
							
								 
							
						 
						
							
							
								
								replaced inheritdoc tags.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0390a99833 
								
							
								 
							
						 
						
							
							
								
								Use backquotes to quote column and table names for sqlite (related with  #1318 )  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2ff8ac3d61 
								
							
								 
							
						 
						
							
							
								
								fixed PhpDoc by swapping to {@inheritdoc}  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6920da4a80 
								
							
								 
							
						 
						
							
							
								
								fixed limit/offset for sqlite,mysql and cubrid  
							
							... 
							
							
 
							
							tests for this are on elasticsearch branch (due to huge refactoring
there) and will come later by merge 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e9fcde3264 
								
							
								 
							
						 
						
							
							
								
								support for batch insert in sqlite older than 3.7.11  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								26c7f6d62f 
								
							
								 
							
						 
						
							
							
								
								Fixed sqlite column type detection bug.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5860599ef7 
								
							
								 
							
						 
						
							
							
								
								PhpDoc comment  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1f6a823073 
								
							
								 
							
						 
						
							
							
								
								Short array syntax  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								523a63f576 
								
							
								 
							
						 
						
							
							
								
								Added TYPE_BIGPK to Schema  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6c6cb3cd90 
								
							
								 
							
						 
						
							
							
								
								Fixes   #853 : Added composite FK support for SQLite.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6fe152da7e 
								
							
								 
							
						 
						
							
							
								
								Reverted 0bf2dad: it's very common to use lower case for column types and upper case for other DB keywords.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								0bf2daddd5 
								
							
								 
							
						 
						
							
							
								
								changed querybuilder typemap to lower case  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								cc0fe1b02c 
								
							
								 
							
						 
						
							
							
								
								code style fixes  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1df859cfa1 
								
							
								 
							
						 
						
							
							
								
								typo: primarykey -> primaryKey  
							
							
 
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								af68ee9d27 
								
							
								 
							
						 
						
							
							
								
								Sqlite unit test for abstract db types  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1f9a46850c 
								
							
								 
							
						 
						
							
							
								
								MSSQL initial query builder.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f72105166c 
								
							
								 
							
						 
						
							
							
								
								reorganized the main repo to satisfy PSR-0.  
							
							
 
							
						 
						
							13 years ago