in project database, picture_name should be renamed picture_url #1

Open
opened 2024-01-30 21:38:52 +01:00 by yoboujon · 0 comments
yoboujon commented 2024-01-30 21:38:52 +01:00 (Migrated from github.com)

Context

In the file 3_project.sql, the picture_name should be renamed into 'picture_url' because it will actually gather an url rather than a direct file name.

Why

It could be misinterpreted.

## Context In the file `3_project.sql`, the `picture_name` should be renamed into 'picture_url' because it will actually gather an url rather than a direct file name. ## Why It could be misinterpreted.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Etheryo/curriculum-vitae#1
No description provided.