Skip to content

Commit

Permalink
information schema included
Browse files Browse the repository at this point in the history
  • Loading branch information
sivankumar86 committed Aug 5, 2022
1 parent 23bdd61 commit f0aee6a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ public JsonNode toDatabaseConfig(final JsonNode mssqlConfig) {
@Override
public Set<String> getExcludedInternalNameSpaces() {
return Set.of(
"INFORMATION_SCHEMA",
"sys",
"spt_fallback_db",
"spt_monitor",
Expand Down

0 comments on commit f0aee6a

Please sign in to comment.