feat: add DB migration for members table (Closes #18) #67
Reference in New Issue
Block a user
Delete Branch "feature/issue-18-set-up-db-migrations-for-members-table"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
oc_mv_memberstable migration (Version000001Date20260407000000) with all 22 columns from requirements section 5.2Design Decisions
hasTable()check prevents errors on re-runTest Plan
oc_mv_membersis created with all 22 columnsCloses #18