public.jchemproperties_cr¶
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_1156232451_pk | PRIMARY KEY | PRIMARY KEY (cache_id) |
Indexes¶
| Name | Definition |
|---|---|
| cache_1156232451_pk | CREATE UNIQUE INDEX cache_1156232451_pk ON public.jchemproperties_cr USING btree (cache_id) |
Relations¶
Generated by [tbls](https://github.com/k1LoW/tbls)