From 993819812bc142c9c5b2d96a83ec4e2833e10ff6 Mon Sep 17 00:00:00 2001 From: Vitalii Ungurean Date: Mon, 3 Mar 2025 23:16:08 +0200 Subject: [PATCH] =?UTF-8?q?=D0=91=D0=B0=D0=B3=D1=84=D0=B8=D0=BA=D1=81=20?= =?UTF-8?q?=D0=B2=D0=B8=D0=B4=D0=BE=D0=B2=20liquidbase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2025/03/04-update-species-and-user-timestamp.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/main/resources/db/changelog/2025/03/04-update-species-and-user-timestamp.yaml b/src/main/resources/db/changelog/2025/03/04-update-species-and-user-timestamp.yaml index e40d727c..a3933a34 100644 --- a/src/main/resources/db/changelog/2025/03/04-update-species-and-user-timestamp.yaml +++ b/src/main/resources/db/changelog/2025/03/04-update-species-and-user-timestamp.yaml @@ -1,12 +1,4 @@ databaseChangeLog: - - changeSet: - id: 1741035749924-5 - author: svifty7 - objectQuotingStrategy: QUOTE_ONLY_RESERVED_WORDS - changes: - - dropForeignKeyConstraint: - baseTableName: species - constraintName: fk_species_on_source - changeSet: id: 1741035749924-1 author: svifty7