Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / synatic/noql issues and pull requests

#197 - Generating documentation

Pull Request - State: closed - Opened by eXigentCoder 25 days ago

#196 - Adds support for pivot, unpivot and full outer join

Pull Request - State: closed - Opened by eXigentCoder 25 days ago

#195 - Adds support for pivot, unpivot and full outer join

Pull Request - State: closed - Opened by eXigentCoder 25 days ago

#194 - Fix/nested divide symbol

Pull Request - State: closed - Opened by eXigentCoder about 1 month ago

#193 - Adding test case from QA to verify that results will be returned

Pull Request - State: closed - Opened by eXigentCoder about 1 month ago

#192 - Hopefully fixing empty result queries

Pull Request - State: closed - Opened by eXigentCoder about 1 month ago

#191 - Feat/enhancements poc + turning off optimisations

Pull Request - State: closed - Opened by eXigentCoder about 1 month ago

#190 - ci: changed the target branch of the dependabot configs to `main`

Pull Request - State: closed - Opened by thiren 3 months ago

#189 - Fix - Fixing query from test environment

Pull Request - State: closed - Opened by eXigentCoder 3 months ago

#188 - Feat/update deps + bump package.json

Pull Request - State: closed - Opened by eXigentCoder 3 months ago

#186 - feat(_id): updating unsetId to work with select * queries

Pull Request - State: closed - Opened by eXigentCoder 3 months ago

#185 - Adds support for optimising joins

Pull Request - State: closed - Opened by eXigentCoder 3 months ago

#184 - Bump eslint-plugin-security from 1.7.1 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#183 - Bump eslint-plugin-sonarjs from 0.19.0 to 1.0.3

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#182 - Bump prettier from 2.8.8 to 3.3.2

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#181 - Bump nyc from 15.1.0 to 17.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#180 - Bump node-sql-parser from 4.18.0 to 5.2.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#179 - Bump check-types from 11.2.2 to 11.2.3

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#178 - Bump mongodb from 4.17.2 to 6.8.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#177 - Bump eslint-plugin-jsdoc from 38.1.6 to 48.5.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#176 - Bump actions/setup-node from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#175 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#174 - Bump eslint-plugin-prettier from 4.2.1 to 5.1.3

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#173 - Bump actions/cache from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#172 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#171 - Bump bson from 4.7.2 to 6.8.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#170 - Bump github/codeql-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, github_actions

#168 - Feature auto date-time casting in where statements

Pull Request - State: closed - Opened by eXigentCoder 3 months ago

#167 - Support for Insert, Update, and Delete

Issue - State: open - Opened by mylesmmurphy 6 months ago - 2 comments

#166 - Simple Relational Query throws an error

Issue - State: open - Opened by AHgPuK 8 months ago - 1 comment

#165 - Webpack fix for svelt

Pull Request - State: closed - Opened by eXigentCoder 8 months ago

#164 - Switching to noql dialect of node-sql-parser

Pull Request - State: closed - Opened by eXigentCoder 8 months ago

#163 - Additional fixes for chaining functions in group by

Pull Request - State: closed - Opened by eXigentCoder 9 months ago

#160 - Fixes for performing skip and limits with very large numbers

Pull Request - State: closed - Opened by eXigentCoder about 1 year ago

#159 - Fixing 2 bugs for blog article

Pull Request - State: closed - Opened by eXigentCoder about 1 year ago

#157 - Fix for nested queries and sub selects

Pull Request - State: closed - Opened by eXigentCoder about 1 year ago

#156 - Fixing bug with table names

Pull Request - State: closed - Opened by eXigentCoder about 1 year ago

#155 - Downgrading library to get tests to pass

Pull Request - State: closed - Opened by eXigentCoder about 1 year ago

#154 - Schema aware queries + Wrap Params

Pull Request - State: closed - Opened by eXigentCoder about 1 year ago

#153 - Adding test cases + fixes for issues on prod

Pull Request - State: closed - Opened by eXigentCoder about 1 year ago

#152 - Chore/upgrades

Pull Request - State: closed - Opened by eXigentCoder about 1 year ago

#151 - Feature/rank

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#150 - Feature/coalesce

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#149 - Fix for sort order in nested queries.

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#148 - Updating docs

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#147 - Adding the join function for string arrays

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#146 - Bump mongodb from 4.16.0 to 5.6.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#145 - Adding flag doesNotNeedArgs to mongo function type

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#144 - 2.1.2

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#143 - Fix for bool in case statement

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#142 - Bugfix/deep level join

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#141 - Bugfix/join order

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#140 - reworked document layout

Pull Request - State: closed - Opened by filepounder over 1 year ago

#139 - Schema Estimation + "NOT IN" bug fix.

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#138 - Bump webpack-cli from 4.10.0 to 5.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#137 - Bump node-sql-parser from 4.6.5 to 4.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#136 - Bump eslint-plugin-jsdoc from 39.9.1 to 46.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#135 - Bump mongodb from 4.16.0 to 5.5.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#134 - Issue #133: update makeFilterCondition to allow bool type

Pull Request - State: closed - Opened by BrianH824 over 1 year ago - 2 comments

#133 - Conditional Clauses in SQL Join Don't Work

Issue - State: closed - Opened by BrianH824 over 1 year ago - 2 comments

#132 - Bump deepmerge from 4.2.2 to 4.3.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#131 - Bump mongodb from 4.16.0 to 5.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#130 - Bump eslint-plugin-jsdoc from 39.9.1 to 43.1.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#129 - Bump webpack-cli from 4.10.0 to 5.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#128 - Bump eslint-plugin-sonarjs from 0.17.0 to 0.19.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#127 - Bump node-sql-parser from 4.6.5 to 4.6.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#125 - added google analytics

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#124 - Restructure

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#123 - Formatting & prettiness

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#122 - Help File split

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#121 - Adding a cast for the TEXT data type

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#120 - Some small updates, icons, name updates, sample cleanups

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#119 - Docs merge

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#118 - update git urls

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#117 - Remove rename warning

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#116 - rename warning and redirect

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#115 - rename to noql

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#114 - Develop

Pull Request - State: closed - Opened by filepounder over 1 year ago

#113 - Adding code for supporting not-in subqueries

Pull Request - State: closed - Opened by eXigentCoder over 1 year ago

#112 - remove trailing semicolons before parsing

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#111 - Error if statement is terminated with a `;`

Issue - State: closed - Opened by TheMiniDriver over 1 year ago

#110 - updated name to synQL

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#109 - added output object examples

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#108 - Removed most docs except Quickstart, and pointed to full docs.

Pull Request - State: closed - Opened by TheMiniDriver over 1 year ago

#107 - Bump mongodb from 4.14.0 to 5.1.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#106 - Bump node-sql-parser from 4.6.4 to 4.6.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#105 - Bump eslint-plugin-jsdoc from 39.9.1 to 40.0.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, javascript

#104 - Develop

Pull Request - State: closed - Opened by filepounder over 1 year ago

#103 - Develop

Pull Request - State: closed - Opened by filepounder over 1 year ago

#102 - Develop

Pull Request - State: closed - Opened by filepounder over 1 year ago

#101 - Develop

Pull Request - State: closed - Opened by filepounder over 1 year ago

#100 - Develop

Pull Request - State: closed - Opened by filepounder over 1 year ago

#99 - Develop

Pull Request - State: closed - Opened by filepounder over 1 year ago