How can we help you today? How can we help you today?

Flyway Placeholders in TOML issues

For the life of me, I cannot seem to get placeholders to work in the CLI whether or not I'm referencing them in a SQL script. Simply just adding a placeholder block will cause the migrate command to fail.

CLI Version: 10.20.0

ERROR: Unable to determine the original schema for the connection----------------------------------------------------------
SQL State  : HY000
Error Code : 500051
Message    : [Databricks][JDBCDriver](500051) ERROR processing query/statement. Error Code: 0, SQL state: null, Query: SELECT current_schema(), Error message from Server: Configuration key1 is not available..

Caused by: java.sql.SQLException: [Databricks][JDBCDriver](500051) ERROR processing query/statement. Error Code: 0, SQL state: null, Query: SELECT current_schema(), Error message from Server: Configuration key1 is not available..

Caused by: com.databricks.client.support.exceptions.GeneralException: [Databricks][JDBCDriver](500051) ERROR processing query/statement. Error Code: 0, SQL state: null, Query: SELECT current_schema(), Error message from Server: Configuration key1 is not available..


Travis_DSG
0

Add comment

Please sign in to leave a comment.