Closed sea-kelp closed 1 year ago
Add creation and last update columns to track when and by whom models were updated.
Run alembic migration
N/A
develop
pytest
pre-commit
Fixes issue
1008
Description of Changes
Add creation and last update columns to track when and by whom models were updated.
Notes for Deployment
Run alembic migration
Screenshots (if appropriate)
N/A
Tests and linting
develop
branch.pytest
passes on my local development environment.pre-commit
passes on my local development environment.