You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Renames the title column to month in the monthly-checking table and updates the relevant other code. Tasks:
Add the tasks need to complete to achieve the implementation.
Update the relevant entity and generate a db migration.
Acceptance Criteria:
Implementation should be able to perform these functionalities.
The migration script should rename the title column to month without errors.
Additional Information:
Add additional information
Related Dependencies or References:
Add related dependencies and references relating to the implementation.
The text was updated successfully, but these errors were encountered:
Description:
Renames the title column to month in the monthly-checking table and updates the relevant other code.
Tasks:
Add the tasks need to complete to achieve the implementation.
Update the relevant entity and generate a db migration.
Acceptance Criteria:
Implementation should be able to perform these functionalities.
The migration script should rename the title column to month without errors.
Additional Information:
Add additional information
Related Dependencies or References:
Add related dependencies and references relating to the implementation.
The text was updated successfully, but these errors were encountered: