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

General fixes and improvements #10

Merged
merged 10 commits into from
May 17, 2024
Merged

General fixes and improvements #10

merged 10 commits into from
May 17, 2024

Conversation

NickDubelman
Copy link
Owner

  • Use reflect.DeepEqual instead of go-cmp Equal
  • Default target table name to same as host
  • Support for default source/targets
  • Explicitly close connection pools after sync completes
  • Add timeout flag to CLI's ping commands
  • Print CLI output in deterministic order (was random before, due to coming from a map)
  • Bug fixes

@NickDubelman NickDubelman merged commit 378a93f into main May 17, 2024
1 check passed
@NickDubelman NickDubelman deleted the general-fixes branch May 17, 2024 19:43
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.

1 participant