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

KDVH: dump bug fixes after the migration PR merge #82

Merged
merged 1 commit into from
Mar 25, 2025
Merged

Conversation

Lun4m
Copy link
Collaborator

@Lun4m Lun4m commented Mar 24, 2025

I should have tested the KDVH dump changes before merging the previous PR 😞

  1. Not all tables have a typeid column
  2. When present, the typeid column has different type in data and flag tables
  3. I also removed all the duplicate dump functions code, since basically the only thing that changes is the query string
  4. And I added a warning when the query does not return any rows

@Lun4m Lun4m requested a review from intarga March 24, 2025 11:39
1) Not all tables have a typeid column
2) When present, the typeid column has different type in data and flag
tables
3) Log a warning when the query does not return any rows
@Lun4m Lun4m merged commit 1f37f45 into trunk Mar 25, 2025
3 checks passed
@Lun4m Lun4m deleted the kdvh_dump_fix branch March 25, 2025 09:56
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.

None yet

2 participants