Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export: Delete delete/reused datasets tables when empty #138

Merged

Conversation

ValentinFutterer
Copy link
Collaborator

@ValentinFutterer ValentinFutterer commented Jan 8, 2024

Description

Bugfix

What does this PR do?

The reused dataset and dataset delete tables are now removed when there is no data for them.

Checks

  • Tested with Oracle/PostgreSQL
  • Export updated
  • Documentation added
  • Tests added
  • E2e tests created
  • Successfully ran e2e tests before merge

closes GH-132

@ValentinFutterer ValentinFutterer added the bug Something isn't working label Jan 8, 2024
@ValentinFutterer ValentinFutterer force-pushed the vf/132-remove-empty-tables-in-export-if-no-data-is-present branch from ba1a72b to 041e04b Compare January 8, 2024 10:04
@ValentinFutterer ValentinFutterer force-pushed the vf/132-remove-empty-tables-in-export-if-no-data-is-present branch from 041e04b to e3a2d4e Compare January 25, 2024 15:08
@ValentinFutterer ValentinFutterer force-pushed the vf/132-remove-empty-tables-in-export-if-no-data-is-present branch from e3a2d4e to a90f825 Compare January 29, 2024 07:46
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

9 New issues
0 Security Hotspots
93.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Collaborator

@rekt-hard rekt-hard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job!

@rekt-hard rekt-hard merged commit 0f624e7 into next Jan 31, 2024
2 checks passed
@rekt-hard rekt-hard deleted the vf/132-remove-empty-tables-in-export-if-no-data-is-present branch April 2, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export: Empty table(s)
2 participants