Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('moped_funds_id_seq'::regclass) | 
                                         | 
                                    
                                         | 
                                    ||
| fund_id | text | 2147483647 | null | 
                                         | 
                                    
                                         | 
                                    |||
| fund_name | text | 2147483647 | null | 
                                         | 
                                    
                                         | 
                                    |||
| is_deleted | bool | 1 | false | 
                                         | 
                                    
                                         | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| moped_funds_pkey | Primary key | Asc | id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors