Skip to content

Allow optional aliases for 'left' and 'right' #14

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

Open
dusktreader opened this issue Jan 8, 2018 · 2 comments
Open

Allow optional aliases for 'left' and 'right' #14

dusktreader opened this issue Jan 8, 2018 · 2 comments

Comments

@dusktreader
Copy link

It would be nice to have the output in result.errors have aliases substituted for 'left' and 'right'

Something like,

result = compare(left_uri, right_uri, left_alias='alpha_db', right_alias='omega_db')

This would be really useful in the unit tests I'm writing so failures in the results would indicate which db is which

@mattbennett
Copy link
Collaborator

That is a nice idea. Shouldn't be too tricky to add. Pull requests are welcome ;-)

@dusktreader
Copy link
Author

@mattbennett I might have some time to do this. Been really busy lately, but things are going to be slower for the next week.

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

No branches or pull requests

2 participants