Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tehshrike/sql-concat issues and pull requests
#30 - Add a function for optimizer hint queries?
Issue -
State: open - Opened by ArtskydJ 4 months ago
#29 - Minor clarifications
Pull Request -
State: open - Opened by ArtskydJ over 1 year ago
#28 - Support union + unionAll
Pull Request -
State: closed - Opened by TehShrike almost 2 years ago
#27 - Update readme.md
Pull Request -
State: closed - Opened by daytonlowell over 3 years ago
#26 - Remove support for str/params
Pull Request -
State: closed - Opened by TehShrike over 3 years ago
#25 - Support query objects as subqueries in template tags
Pull Request -
State: closed - Opened by TehShrike over 3 years ago
- 1 comment
#24 - Fixed broken tagged template link in README
Pull Request -
State: closed - Opened by daytonlowell over 4 years ago
#23 - Bump minimist from 1.2.0 to 1.2.5
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#22 - Support expressions without values
Pull Request -
State: closed - Opened by TehShrike over 5 years ago
- 2 comments
#21 - Added support for toString()
Pull Request -
State: closed - Opened by daytonlowell over 5 years ago
- 1 comment
#20 - `where` and `having` clauses should work with a single expression object
Issue -
State: closed - Opened by TehShrike over 5 years ago
- 1 comment
Labels: bug
#19 - Added failing test when using .where() with no value
Pull Request -
State: closed - Opened by daytonlowell over 5 years ago
- 1 comment
#18 - .build() now returns an object suitable for mysql's connection.query()
Pull Request -
State: closed - Opened by daytonlowell almost 6 years ago
- 3 comments
#17 - To consider: add `toString()` and handle escaping in sql-concat
Issue -
State: closed - Opened by TehShrike about 6 years ago
- 3 comments
Labels: enhancement, needs discussion
#16 - Change str/params to sql/values?
Issue -
State: closed - Opened by TehShrike about 6 years ago
- 2 comments
#15 - Tagged template support
Pull Request -
State: closed - Opened by TehShrike about 6 years ago
- 5 comments
#14 - Switched to using template literals for most string concatenation
Pull Request -
State: closed - Opened by daytonlowell about 6 years ago
- 1 comment
#13 - Use modern syntax
Pull Request -
State: closed - Opened by TehShrike about 6 years ago
#12 - Bug when passing NULL to where with a custom comparator
Issue -
State: closed - Opened by TehShrike over 6 years ago
Labels: bug
#11 - Failing test for null in a where clause w/ comparator
Pull Request -
State: closed - Opened by daytonlowell over 6 years ago
- 1 comment
#10 - doc: update to document additional supported values
Pull Request -
State: closed - Opened by saibotsivad over 6 years ago
- 2 comments
#9 - feature: add support for 'WHERE x IN (?)'
Pull Request -
State: closed - Opened by saibotsivad over 6 years ago
- 4 comments
#8 - Tagged template literals
Issue -
State: closed - Opened by TehShrike about 7 years ago
- 1 comment
Labels: enhancement, needs test
#7 - Test in modern versions of node
Pull Request -
State: closed - Opened by TehShrike over 7 years ago
#6 - Remove the require('./)s
Pull Request -
State: closed - Opened by TehShrike over 7 years ago
#5 - require('./') is in readme
Issue -
State: closed - Opened by ArtskydJ over 7 years ago
- 1 comment
#4 - Added support for comparison operators in WHERE clauses
Pull Request -
State: closed - Opened by daytonlowell over 8 years ago
- 2 comments
#3 - Nested comparison groups
Issue -
State: open - Opened by TehShrike over 8 years ago
- 8 comments
Labels: enhancement, needs test, needs discussion
#2 - Calling MySQL functions on parameter values
Issue -
State: closed - Opened by TehShrike over 8 years ago
- 2 comments
Labels: enhancement, needs test
#1 - Add support for gt/lt/gte/lte
Issue -
State: closed - Opened by TehShrike over 8 years ago
- 3 comments
Labels: enhancement, needs test