Add trigger and function for updated_date and created_date column in gepafin_schema

This commit is contained in:
harish
2024-09-23 18:19:14 +05:30
parent 2e2ad1c9e1
commit b28f5b71fc
3 changed files with 83 additions and 2 deletions

View File

@@ -5,4 +5,5 @@
xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.23.xsd">
<include file="db/changelog/db.changelog-1.0.0.xml"/>
<include file="db/changelog/dynamic-triggers.xml" />
</databaseChangeLog>