Skip to content

Conversation

@paustint
Copy link
Collaborator

@paustint paustint commented Mar 7, 2021

  1. Date functions were not properly parsed when used in order by clauses. (Date functions should be allowed in ORDER BY clause #139)
  2. Modified names of functions / types (internal)
  3. Removed improper import of isString from node utils

resolves #139

paustint added 6 commits March 6, 2021 17:40
Added date functions to order by clause
Modified names of functions / types (internal)
Removed improper import of `isString` from node utils

#139 (version 2.5.6)
@paustint paustint merged commit ba41279 into master Mar 7, 2021
@paustint paustint deleted the bug-139-3.x branch March 7, 2021 01:02
@paustint paustint restored the bug-139-3.x branch March 7, 2021 01:03
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.

Date functions should be allowed in ORDER BY clause

2 participants