Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

[3.3.6] Bug tag duplicated

$
0
0
I have multiple tags in my DB for the same row and same Date executed.
This is so far what I have found out, specifically for Oracle using the liquibase-core and no extensions.
on 3.6.3 and 3.5.4 / 3.5.3 I have seen this behaviour.

How to specifically recreate is as follows:
Generate 1 tag using the tag  command in the XML file.

<changeSet id="2.4.0" author="JLankhorst">
      <tagDatabase tag="TEST DATABASE UPDATE" />
</changeSet>

After this I tried to restart the application. the application checks if new changelogs are found and  structural updates are found,
The behaviour below is what I see after the files are ran. (same file names) same everything in the DB).




I am suspecting when a new databasecontent xml update is found the database duplicates my tags, but im not sure  where the duplication of tags happens, as its EXACTLY the same tag. 

Please let me know what I can do to fix this issue.



Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>