Update 'Database'

Kaimbacher 2023-04-13 16:20:37 +00:00
parent e9191f0e1c
commit 74d3c667bf

@ -30,3 +30,5 @@ role_has_permissions: This table stores the relationship between roles and permi
link_account_roles: This table stores the relationship between users (Accounts) and roles. Each row in this table represents a user that has been assigned a specific role.
documents: This table stores information about the datasets that are managed by the system. Each dataset is assigned a unique identifier (publish_id) and the table includes fields for the title, author, embargo date, publication date, creation date update date and other metadata associated with the resource.