mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-06 23:19:35 -05:00
Add valid checksum v8 to the 2.5.0-unicode-oracle changeset
- allows migration from earlier Keycloak versions where liquibase was using version 8 of the checksum algorithm
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
Closes #38937
(cherry picked from commit 8b35fa58de)
This commit is contained in:
committed by
Pedro Igor
parent
6a37638a95
commit
91f3f51299
@@ -27,6 +27,7 @@
|
||||
|
||||
<changeSet author="hmlnarik@redhat.com" id="2.5.0-unicode-oracle">
|
||||
<validCheckSum>7:e4c7e8f2256210aee71ddc42f538b57a</validCheckSum>
|
||||
<validCheckSum>8:8b6fd445958882efe55deb26fc541a7b</validCheckSum>
|
||||
<validCheckSum>9:3a32bace77c84d7678d035a7f5a8084e</validCheckSum>
|
||||
<preConditions onSqlOutput="TEST" onFail="MARK_RAN">
|
||||
<dbms type="oracle" />
|
||||
|
||||
Reference in New Issue
Block a user