This is an automated email from the ASF dual-hosted git repository.
pefernan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-apps.git
The following commit(s) were added to refs/heads/main by this push:
new 61ca0fee1 [NO_ISSUE] Fix duplicated flyway script version (#2167)
61ca0fee1 is described below
commit 61ca0fee19311a85aa5f50f17fec26572dd5704b
Author: Pere Fernández <[email protected]>
AuthorDate: Thu Dec 19 18:25:58 2024 +0100
[NO_ISSUE] Fix duplicated flyway script version (#2167)
---
...served_words.sql => V1.45.0.8__modify_columns_with_reserved_words.sql} | 0
...served_words.sql => V1.45.0.8__modify_columns_with_reserved_words.sql} | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git
a/data-index/data-index-storage/data-index-storage-jpa/src/main/resources/kie-flyway/db/data-index/ansi/V1.45.0.7__modify_columns_with_reserved_words.sql
b/data-index/data-index-storage/data-index-storage-jpa/src/main/resources/kie-flyway/db/data-index/ansi/V1.45.0.8__modify_columns_with_reserved_words.sql
similarity index 100%
rename from
data-index/data-index-storage/data-index-storage-jpa/src/main/resources/kie-flyway/db/data-index/ansi/V1.45.0.7__modify_columns_with_reserved_words.sql
rename to
data-index/data-index-storage/data-index-storage-jpa/src/main/resources/kie-flyway/db/data-index/ansi/V1.45.0.8__modify_columns_with_reserved_words.sql
diff --git
a/data-index/data-index-storage/data-index-storage-postgresql/src/main/resources/kie-flyway/db/data-index/postgresql/V1.45.0.7__modify_columns_with_reserved_words.sql
b/data-index/data-index-storage/data-index-storage-postgresql/src/main/resources/kie-flyway/db/data-index/postgresql/V1.45.0.8__modify_columns_with_reserved_words.sql
similarity index 100%
rename from
data-index/data-index-storage/data-index-storage-postgresql/src/main/resources/kie-flyway/db/data-index/postgresql/V1.45.0.7__modify_columns_with_reserved_words.sql
rename to
data-index/data-index-storage/data-index-storage-postgresql/src/main/resources/kie-flyway/db/data-index/postgresql/V1.45.0.8__modify_columns_with_reserved_words.sql
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]