config.index_normalizer
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('config.index_normalizer_id_seq'::regclass) |
|
name |
|
No |
||
description |
|
Yes |
||
func |
|
No |
||
param_count |
|
No |
0 |
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
|
btree |
|
Referenced By
The following tables have foreign keys pointing to config.index_normalizer (3 referencing table(s)):
| Table | Referencing Column(s) | Referenced Column(s) | Constraint |
|---|---|---|---|
|
|
|
|
|
|
|
|
|
|
|