Skip to content

#387 - Removing 2 rowsets from the RowsetImporter#388

Merged
PiJoCoder merged 4 commits intomasterfrom
ansavio_DBMAIL_Remove_tables
Feb 20, 2025
Merged

#387 - Removing 2 rowsets from the RowsetImporter#388
PiJoCoder merged 4 commits intomasterfrom
ansavio_DBMAIL_Remove_tables

Conversation

@asavioliMSFT
Copy link
Contributor

On this PR, we are removing the rowsets below, since they contain columns with large texts and line breakers and fail to be imported.

sysmail_event_log_sysmail_faileditems
sysmail_log

@PiJoCoder
Copy link
Collaborator

@asavioliMSFT

Thanks for submitting this PR. Let’s take a slightly different approach. Instead of completely removing the rowsets, let’s keep them in there because in the future we might decide to re-introduce them and have to do the work of re-creating them. The way we can “disable” them is by changing the identifier

For example change:

From: "-- sysmail_event_log_sysmail_faileditems --"
To: "REM-- sysmail_event_log_REMOVE_sysmail_faileditems -- REM"

Joseph

@PiJoCoder
Copy link
Collaborator

Thanks @asavioliMSFT. Can you build/compile the project so that the auto-generated sqlnexus/TextRowsets.xml also gets updated with your latest change.

@PiJoCoder PiJoCoder merged commit 6a9f819 into master Feb 20, 2025
1 check passed
@PiJoCoder PiJoCoder deleted the ansavio_DBMAIL_Remove_tables branch July 11, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants