added detailed reason to member discharge

This commit is contained in:
2026-02-12 00:53:15 -05:00
parent 1372d4d285
commit 0f29dabeee
5 changed files with 62 additions and 5 deletions

View File

@@ -0,0 +1 @@
/* Replace with your SQL commands */

View File

@@ -0,0 +1,3 @@
/* Replace with your SQL commands */
ALTER TABLE member_state_history ADD reason_detailed TEXT;