Closed alitas closed 1 year ago
Fixes #129. The current script for Azure is missing these queries, causing the discovery process to fail to recognize table to partition scheme and partition scheme to table dependencies.
thx for the PR! Please open a related Issue to track it. Also, please include a test that fails without your change.
git is treating partitionedtable.sql as a binary file instead of a text file
Fixes #129. The current script for Azure is missing these queries, causing the discovery process to fail to recognize table to partition scheme and partition scheme to table dependencies.