FC4E-WP5 / fc4eosc-PIDMR-api

fc4eosc-PIDMR-api
https://apimr.devel.argo.grnet.gr/
Apache License 2.0
1 stars 5 forks source link

[PIDMR-113] Add "created_by" column to Provider table in database #38

Closed fbasios closed 10 months ago

fbasios commented 10 months ago

We need to track the user who creates a Provider in the database. To achieve this, a new column named "_createdby" will be added to the Provider table. This column will store the user identifier (voperson_id) associated with the creator.