From 71ed745ab7dc2dab1cf778a4582d60fbf7809c31 Mon Sep 17 00:00:00 2001 From: "Valeriano A.R." Date: Sun, 11 May 2025 18:15:54 +0200 Subject: [PATCH] Issue 1: save --- issues/1.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 issues/1.yaml diff --git a/issues/1.yaml b/issues/1.yaml new file mode 100644 index 0000000..42e35f3 --- /dev/null +++ b/issues/1.yaml @@ -0,0 +1,13 @@ +id: 1 +title: Exporting schema, exports internal views on AzureSQL +state: open +tags: bug + +While connected to a AzureSQL database, exporting schema exports some internal views only useful in AzureSQL database types. + +Identify these internal views and avoid exporting them. + +---- + + +Additionally some schemas on premise are not exported.