search for: mechanism_id

Displaying 2 results from an estimated 2 matches for "mechanism_id".

2007 Mar 21
2
ORA-03106: fatal two-task communication protocol error
.../001_create_structures.rb ... def self.up create_table :structures do |t| t.column :amw, :float t.column :gvk_id, :string t.column :parent_id, :float t.column :ism_parent_id, :float t.column :ref_id, :float t.column :mechanism_id, :float t.column :ism, :text t.column :norm_ism, :text t.column :coords, :text t.column :cflag, :float t.column :vis, :text t.column :val, :text t.column :symbol, :text t.column...
2006 Apr 10
1
random | in join statement with more than one :include
...syntax to use near ''OUTER JOIN mechanisms ON mechanisms.id = grants.mechanism_i d WHERE ( ( title LI'' at line 1: SELECT grants.`id` AS t0_r0, grants.`brown_gra nt_identifier` AS t0_r1, grants.`account` AS t0_r2, grants.`grant_type_id` AS t0 _r3, grants.`mechanism_id` AS t0_r4, grants.`sponsor_agency_id` AS t0_r5, grants .`award_year_indicator_id` AS t0_r6, grants.`grant_home_id` AS t0_r7, grants.`sp onsor` AS t0_r8, grants.`fund_source` AS t0_r9, grants.`department_name` AS t0_r 10, grants.`start_date_overall` AS t0_r11, grants.`end_date...