Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Fix invalid identifier of SQL parameters, fix #221. #222

Merged
merged 1 commit into from
Oct 12, 2018

Conversation

Incarnation-p-lee
Copy link
Contributor

  • For nested query with DocumentQuery, replace user.name to user_name.

Signed-off-by: Pan Li [email protected]

* For nested query with DocumentQuery, replace user.name to user_name.

Signed-off-by: Pan Li <[email protected]>
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@e684b63). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #222   +/-   ##
=========================================
  Coverage          ?   81.23%           
=========================================
  Files             ?       40           
  Lines             ?     1034           
  Branches          ?      140           
=========================================
  Hits              ?      840           
  Misses            ?      124           
  Partials          ?       70
Impacted Files Coverage Δ
...osmosdb/core/generator/AbstractQueryGenerator.java 86.9% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e684b63...eb8dfdc. Read the comment docs.

@Incarnation-p-lee Incarnation-p-lee merged commit d856516 into master Oct 12, 2018
@Incarnation-p-lee Incarnation-p-lee deleted the fix-find-with-Query-failure-221 branch October 12, 2018 01:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants