public.jchemproperties_cr¶
Description¶
Columns¶
| Name | Type | Default | Nullable | Children | Parents | Comment |
|---|---|---|---|---|---|---|
| cache_id | varchar(32) | false | ||||
| registration_time | varchar(30) | false | ||||
| is_protected | smallint | 0 | false |
Constraints¶
| Name | Type | Definition |
|---|---|---|
| cache_294985662_pk | PRIMARY KEY | PRIMARY KEY (cache_id) |
Indexes¶
| Name | Definition |
|---|---|
| cache_294985662_pk | CREATE UNIQUE INDEX cache_294985662_pk ON public.jchemproperties_cr USING btree (cache_id) |
Relations¶
Generated by tbls