Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Documentations
MaarchParapheur.doc
Commits
d957e0e8
Commit
d957e0e8
authored
Nov 12, 2020
by
Florian Azizian
Browse files
Update database_model.md
parent
58d2528f
Changes
1
Hide whitespace changes
Inline
Side-by-side
guat/guat_architecture/database_model.md
View file @
d957e0e8
...
...
@@ -154,6 +154,7 @@ Sauvegarde les informations liées aux documents principaux
| metadata | jsonb | not null | '{}' | Données complémentaires du document |
| creation_date | timestamp without time zone | not null | NOW() | Date de création du document|
| modification_date | timestamp without time zone | | NOW() | Date de dernière modification du document|
| typist | integer | | | Identifiant du créateur du document (
**users.id**
)|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment