Created endpoint for get,update,delete
This commit is contained in:
@@ -2030,5 +2030,9 @@
|
||||
<sqlFile dbms="postgresql"
|
||||
path="db/dump/insert_json_template_for_notification_13_12_2024.sql"/>
|
||||
</changeSet>
|
||||
|
||||
<changeSet id="23-12-2024" author="Piyush Kag">
|
||||
<addColumn tableName="notification">
|
||||
<column name="user_with_company_id" type="INTEGER"></column>
|
||||
</addColumn>
|
||||
</changeSet>
|
||||
</databaseChangeLog>
|
||||
|
||||
Reference in New Issue
Block a user