From 0b8a1e496708ea53fc1679dd4433d8fa5afbc366 Mon Sep 17 00:00:00 2001 From: filipe Date: Thu, 12 Sep 2024 11:42:35 -0300 Subject: [PATCH] chore: adding XSD changes --- .../databricks/liquibase-databricks-1.0.xsd | 49 ++++++++++++++++++ .../liquibase-databricks-latest.xsd | 50 +++++++++++++++++++ 2 files changed, 99 insertions(+) diff --git a/src/main/resources/www.liquibase.org/xml/ns/databricks/liquibase-databricks-1.0.xsd b/src/main/resources/www.liquibase.org/xml/ns/databricks/liquibase-databricks-1.0.xsd index ae5234e7..fa05c780 100644 --- a/src/main/resources/www.liquibase.org/xml/ns/databricks/liquibase-databricks-1.0.xsd +++ b/src/main/resources/www.liquibase.org/xml/ns/databricks/liquibase-databricks-1.0.xsd @@ -12,6 +12,55 @@ + + + + + + + + + + + + + + + Extension to standard XSD boolean type to allow ${} parameters + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/resources/www.liquibase.org/xml/ns/databricks/liquibase-databricks-latest.xsd b/src/main/resources/www.liquibase.org/xml/ns/databricks/liquibase-databricks-latest.xsd index ae5234e7..b8525304 100644 --- a/src/main/resources/www.liquibase.org/xml/ns/databricks/liquibase-databricks-latest.xsd +++ b/src/main/resources/www.liquibase.org/xml/ns/databricks/liquibase-databricks-latest.xsd @@ -12,6 +12,56 @@ + + + + + + + + + + + + + + + + Extension to standard XSD boolean type to allow ${} parameters + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +