Skip to content
Snippets Groups Projects
Verified Commit 230f40bf authored by Damien's avatar Damien
Browse files

FEAT #10240 TIME 0:05 Structure sql

parent 41dd465a
No related branches found
No related tags found
No related merge requests found
......@@ -154,6 +154,7 @@ CREATE TABLE main_documents
typist INTEGER,
status CHARACTER VARYING(10),
digital_signature_transaction_id text,
mailing_id text,
CONSTRAINT main_documents_pkey PRIMARY KEY (id)
)
WITH (OIDS=FALSE);
......
  • Contributor

    Bonjour Damien, J'ai suivi la procédure d'installation pour maarch parapheur. Je voudrais savoir comment l'on importe le fichier structure sql?

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment