Skip to content

Commit

Permalink
added system versioning for analysis_file
Browse files Browse the repository at this point in the history
  • Loading branch information
nevoodoo committed Jan 31, 2024
1 parent f75d27d commit 7c9eb6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions db/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1181,5 +1181,6 @@
tableName="analysis_file"
validate="true"/>
<sql>ALTER TABLE `file` ADD SYSTEM VERSIONING;</sql>
<sql>ALTER TABLE `analysis_file` ADD SYSTEM VERSIONING;</sql>
</changeSet>
</databaseChangeLog>

0 comments on commit 7c9eb6d

Please sign in to comment.