Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('lizsync.sys_structure_metadonnee_id_seq'::regclass) |
|
|
Unique ID |
|||||
date_ajout | date | 13 | (now())::date |
|
|
Version addition date |
||||||
version | text | 2147483647 | null |
|
|
Lizsync schema version number. Ex: 0.1.0 |
||||||
description | text | 2147483647 | √ | null |
|
|
Description of the version if needed |
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
sys_structure_metadonnee_pkey | Primary key | Asc | id |