Lacey Sanderson
							
						 | 
						
							
							
								50ee0b3d94
							
							Added ability for field to be null (adds IS NULL to SQL for tripal_core_chado_select. Works with prepared statements.
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								2dbb0cd05e
							
							Fixed installer so it should work with a chado schema within Drupal database or separate
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								9d1ce22fcd
							
							Fixed installer so it should work with a chado schema within Drupal database or separate
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								7d99835d0d
							
							Fixed installer so it should work with a chado schema within Drupal database or separate
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								056eeddb60
							
							Removed check from creating custom tables
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								26c71f98dc
							
							Oops forgot to take out dpm
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								a6ac1cf074
							
							Added a pre_execute and post_render hook to the views integration to switch the search path before a view is executed if the base table is a Chado table.  This is a temporary fix to the problem if a table in the Drupal schema is the same as a table in Chado.
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								4dbb2a5090
							
							Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								72d38d10bc
							
							Changed default search_path from 'public' to 'public,chado'
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								1b2ff73c2d
							
							Changed default search_path from 'public' to 'public,chado'
						 | 
						13 年之前 | 
					
				
					
						
							
								   Lacey Sanderson
							
						 | 
						
							
							
								03767478af
							
							Small fix to tripal core api so that those of us with the old 1.11 schema still get a list of tables in the bulk loader
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								f374687cbb
							
							Fixed bugs with creation of materialized views
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								cd87d5a56a
							
							Fixed Drupal formatting standards
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								18daffb7e8
							
							Removed CVS  comments from default sql file
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								ba9a3d5b96
							
							Fixed windows line feeds in featuremap module
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								1beeb2b58d
							
							Added ability to update a record if it is a duplicate
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								622f9796b3
							
							Fixed bug in core when executing prepared statement. It would not allow an empty text value.  Also fixed bug in bulk loader when setting default value if a duplicate record is present on insert.
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								48dca508d6
							
							Added some debugging code to chado_execute_prepared function
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								67669f6946
							
							Fixed bug in bulk loader and changed function arugment in cutom tablres
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								26d7b30b9a
							
							Added 'Select Once' option to bulk loader
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								f520b49dfa
							
							Added tripal_db_set_default_search_path() call to hook_init of core module so that the search_path is guranteed to alwasy be 'public' before anything is done
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								d95e608e34
							
							Oops forgot to take out dpm's
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								875cddbbcb
							
							Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								a52dc176d2
							
							Fixed bug where featurelocs weren't showing up if one of the two FK relationships returned NULL
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								2a743acf56
							
							Made transactions optional in GFF loader.  Changed all appropriate db_queryt to chado_query in feature module.  Added a drush command to sync a single feature (useful for debugging/testing).
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								87400a3502
							
							Added hook to display args in job view
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								02155ecfe5
							
							Fixed bug in GFF loader
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								c5da76a2b4
							
							Fixed bug in GFF loader
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								f21a622d67
							
							Fixed bug in GFF loader
						 | 
						13 年之前 | 
					
				
					
						
							
								   spficklin
							
						 | 
						
							
							
								65f09f1e86
							
							Fixed bug in GFF loader
						 | 
						13 年之前 |