Created new endpoint to reject emails by director
This commit is contained in:
@@ -3199,4 +3199,10 @@
|
||||
</addColumn>
|
||||
</changeSet>
|
||||
|
||||
<changeSet id="10-03-2026_RK_184231" author="Rajesh Khore">
|
||||
<addColumn tableName="email_log">
|
||||
<column name="motivation" type="TEXT"/>
|
||||
</addColumn>
|
||||
</changeSet>
|
||||
|
||||
</databaseChangeLog>
|
||||
|
||||
Reference in New Issue
Block a user