Skip to content

NyQL v1.1.3

Compare
Choose a tag to compare
@isuru89 isuru89 released this 29 Apr 03:56
· 114 commits to master since this release
  • Features & Enhancements

    • Relative script paths #13
    • Make TARGET() table by default for starting tables in JOIN closures #14
    • Support sql ANY/SOME and ALL conditional operators #12
  • Bug fixes

    • Cross joins does not work #15
    • INSERT queries with inline QUERY does not correctly identify parameters #11
    • INSERT queries, which specified as RETURN_KEYS, will never return keys if cached #9
    • Cannot use HAVING clause without GROUP BY clause #16