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

DBModel upgrade (version 2) #1753

Open
inureyes opened this issue Jan 20, 2015 · 0 comments
Open

DBModel upgrade (version 2) #1753

inureyes opened this issue Jan 20, 2015 · 0 comments
Assignees
Milestone

Comments

@inureyes
Copy link
Member

Summary

  • DBModel upgrade (version 2)
  • DBModel 2 supports
    • JOIN queries with complex query model
@inureyes inureyes self-assigned this Jan 20, 2015
@inureyes inureyes added this to the 2.0.0 milestone Jan 20, 2015
inureyes added a commit that referenced this issue Jan 20, 2015
 - Extend method adds functionality for JOIN queries.
 - One example is added on blog.entry.
inureyes added a commit that referenced this issue Jan 21, 2015
 strings delimited by comma, or one array that contains peojections.

 -
inureyes added a commit that referenced this issue Jan 21, 2015
 refs #1753 : modified - database merge indicator is changed from flat
 to equal.
 -
inureyes added a commit that referenced this issue Jan 21, 2015
inureyes added a commit that referenced this issue Feb 10, 2015
…ueries. (continued.)

  - TODO : auto-restore method call after calling nested query.
inureyes added a commit that referenced this issue Feb 10, 2015
inureyes added a commit that referenced this issue Feb 12, 2015
…tion.

refs #1067 : modified - blog.entry (testing nested queries)
inureyes added a commit that referenced this issue Feb 19, 2015
refs #1753 : added - affirm / negate method.

  * affirm gets every record from database
  * negate gets no record from database.
  * These two methods work to ignore current qualifiers.
inureyes added a commit that referenced this issue Mar 11, 2015
inureyes added a commit that referenced this issue Mar 11, 2015
inureyes added a commit that referenced this issue May 4, 2015
 - Added some ontology-based aliases
 - Added getStructure method to read DBModel-compatible current structure from working table.
inureyes added a commit that referenced this issue May 5, 2015
 - Works same as setQualiferXXX
 - Determines whether the call requires one qualifier / multiple qualifiers, and pass the arguments to proper method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant