Brion Vibber 
							
						 
					 
					
						
						
							
						
						c89b10ffe4 
					 
					
						
						
							
							Code style cleanup: dropped some unnecessary =& reference assignments where they're used only out of habit for PHP 4-style object semantics  
						
						
						
						
					 
					
						2009-12-03 12:58:48 -08:00 
						 
				 
			
				
					
						
							
							
								Zach Copley 
							
						 
					 
					
						
						
							
						
						8acc1587b1 
					 
					
						
						
							
							Revert "Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them"  
						
						... 
						
						
						
						This reverts commit a373d07ae0 
						
						
					 
					
						2009-11-25 13:38:59 -08:00 
						 
				 
			
				
					
						
							
							
								Brion Vibber 
							
						 
					 
					
						
						
							
						
						2da531d7d6 
					 
					
						
						
							
							Break TableDef, ColumnDef classes to separate files so autoloader can find them.  
						
						... 
						
						
						
						With $config['db']['schemacheck'] set to 'script' in live deployment, Schema class wasn't being preloaded for us; the uses of TableDef by plugins for DataObject configuration would then fail because the class wasn't loaded. Broken to separate files, the autoloader can find all classes in either case.
PHP Fatal error:  Class 'TableDef' not found in /var/www/statusnet/plugins/OpenID/User_openid.php on line 43, referer: http://identi.ca/brionv/all  
						
						
					 
					
						2009-11-24 09:38:16 -08:00 
						 
				 
			
				
					
						
							
							
								Craig Andrews 
							
						 
					 
					
						
						
							
						
						a373d07ae0 
					 
					
						
						
							
							Allow plugin DB_DataObject classes to not have to use the .ini file by overriding keys(), table(), and sequenceKey() for them  
						
						
						
						
					 
					
						2009-11-16 15:24:25 -05:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						87858a11f4 
					 
					
						
						
							
							make lib/schema.php phpcs-clean  
						
						
						
						
					 
					
						2009-10-02 15:02:33 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						544c58d263 
					 
					
						
						
							
							Some bug fixes  
						
						... 
						
						
						
						The $tomod variable wasn't set, and the ColumnDef constructor
didn't work without any args. These are fixed. 
						
						
					 
					
						2009-10-01 15:43:08 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						b980f5e45b 
					 
					
						
						
							
							add some more methods to Schema  
						
						
						
						
					 
					
						2009-10-01 15:00:54 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						3449843f83 
					 
					
						
						
							
							use schema tool to create a table  
						
						
						
						
					 
					
						2009-09-23 22:24:35 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						e206324f24 
					 
					
						
						
							
							statusize schema-related modules  
						
						
						
						
					 
					
						2009-09-23 09:20:04 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						f31653ca5b 
					 
					
						
						
							
							make table def method of schema code work  
						
						
						
						
					 
					
						2009-09-23 09:17:01 -04:00 
						 
				 
			
				
					
						
							
							
								Evan Prodromou 
							
						 
					 
					
						
						
							
						
						4f833531dd 
					 
					
						
						
							
							start a module for schema management  
						
						
						
						
					 
					
						2009-09-23 09:17:01 -04:00