Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | text | 2147483647 | null | 
                                         | 
                                    
                                         | 
                                    |||||
| name | text | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| user_id | text | 2147483647 | √ | null | 
                                         | 
                                    
                                        
  | 
                                    ||||
| created_at | timestamp | 29,6 | √ | CURRENT_TIMESTAMP | 
                                         | 
                                    
                                         | 
                                    ||||
| last_access | timestamp | 29,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||||
| plugin_extras | jsonb | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| api_token_pkey | Primary key | Asc | id | 

