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

Add option to force import of original SQL for queries #79

Merged
merged 2 commits into from
Oct 24, 2020

Conversation

Indigo744
Copy link
Contributor

Fixes #76

As discussed, this PR adds:

  • A new flag ForceImportOriginalQuerySQL, FALSE by default, in BUILD option tab
    image
  • If this flag is set, after importing the *.bas file, tries to open the *.sql file and set the QueryDefs.SQL property.

It works quite well after some testing, and no issue regarding to subqueries.

@joyfullservice joyfullservice merged commit 306798e into joyfullservice:master Oct 24, 2020
@Indigo744 Indigo744 deleted the PR_IMPORT_SQL branch October 24, 2020 15:37
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.

Issue when using subqueries in JOINs
2 participants