Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

add version_compare utility function #100

Merged
merged 1 commit into from
Aug 4, 2020
Merged

add version_compare utility function #100

merged 1 commit into from
Aug 4, 2020

Conversation

MasterOdin
Copy link
Member

This provides a simplistic version_compare function, which will
be necessary for follow-up work where need to run different queries
depending on the version the client is running on. This will be done
in conjuction with another PR which adds a uniform "getVersion()"
function to all clients which will provide the same object structure
to make version comparison easy.

Signed-off-by: Matthew Peveler [email protected]

This provides a simplistic version_compare function, which will
be necessary for follow-up work where need to run different queries
depending on the version the client is running on. This will be done
in conjuction with another PR which adds a uniform "getVersion()"
function to all clients which will provide the same object structure
to make version comparison easy.

Signed-off-by: Matthew Peveler <[email protected]>
@MasterOdin MasterOdin merged commit c3e4f6e into master Aug 4, 2020
@MasterOdin MasterOdin deleted the version_compare branch August 4, 2020 15:13
@MasterOdin MasterOdin mentioned this pull request Aug 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant