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

fixed for mssql and pg #1

Merged
merged 1 commit into from
Aug 18, 2021
Merged

fixed for mssql and pg #1

merged 1 commit into from
Aug 18, 2021

Conversation

znyak
Copy link
Owner

@znyak znyak commented Aug 18, 2021

Description

mssql and pg force a boolean expression for OR, hence ()!=0 on line 44
mssql and pg need a join expression, moved previous line 35 into 34

Fixes eXolnet#37

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • on test system with pg and mssql

Test Configuration:

  • Redmine version: 4.2.1
  • Toolchain: ruby 2.7

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code

mssql and pg force a boolean expression for OR, hence ()!=0 on line 44
mssql and pg need a join expression, moved previous line 35 into 34
@znyak znyak merged commit fa827f6 into master Aug 18, 2021
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.

WBS Plugin ist not showing any issues in project
1 participant