Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| project_id | int4 | 10 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| proj_funding_id | int4 | 10 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| funding_amount | int4 | 10 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| funding_description | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| fund_dept_unit | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| created_at | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| updated_at | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| funding_source_name | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| funding_program_name | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| funding_status_name | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         |