Add 'opmerking' column to assessments and implement related functionality
All checks were successful
Build & Push / Build & Push image (push) Successful in 38s
All checks were successful
Build & Push / Build & Push image (push) Successful in 38s
- Updated the database migration to include an 'opmerking' column in the assessments table. - Modified the Assessment model to include the new 'opmerking' field. - Enhanced the API to handle saving and retrieving remarks associated with assessments. - Updated the frontend to display and edit remarks in the assessments table.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""assessment: voeg opmerking kolom toe
|
||||
"""assessment: voeg opmerking kolom toe
|
||||
|
||||
Revision ID: 0002
|
||||
Revises: 0001
|
||||
|
||||
Reference in New Issue
Block a user