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

Corrected comparison call in OCI_TimestampCompare #4

Merged
merged 1 commit into from
Jul 22, 2015

Conversation

meastp
Copy link
Contributor

@meastp meastp commented Jul 22, 2015

The third and fourth argument to the OCIDateTimeCompare function should be the first and second timestamp to compare, respectively. Unfortunately, the second timestamp is used for both third and fourth argument.

The third and fourth argument to the OCIDateTimeCompare function should be the first and second timestamp to compare, respectively. Unfortunately, the second timestamp was used for both third and fourth argument.
vrogier added a commit that referenced this pull request Jul 22, 2015
Corrected comparison call in OCI_TimestampCompare
@vrogier vrogier merged commit 742be3f into vrogier:master Jul 22, 2015
@vrogier
Copy link
Owner

vrogier commented Jul 22, 2015

Thanks for reporting :)

Fix merged.

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.

2 participants