diff --git a/core/trunk/structure.sql b/core/trunk/structure.sql index 87f9ad15bfa6de21d02ab0633644afd7e4c80bb1..d084653da43580636ff181128e2e54186e260d9b 100644 --- a/core/trunk/structure.sql +++ b/core/trunk/structure.sql @@ -2490,7 +2490,7 @@ CREATE TABLE rm_documents archival_agency_document_identifier character varying(100), copy character varying(1), creation_date timestamp without time zone, - crdoc_date timestamp without time zone, + doc_date timestamp without time zone, description text, fingerprint character varying(64), issue timestamp without time zone,