issues
search
synatic
/
noql
Converts SQL queries to Mongo find or aggregates
https://noql.synatic.dev/
GNU General Public License v3.0
47
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump @synatic/schema-magic from 1.3.0 to 2.0.0
#207
dependabot[bot]
opened
1 week ago
0
Feat/empty array optimisation bugfix
#206
eXigentCoder
closed
2 weeks ago
0
Fix for join condition without aliases
#205
eXigentCoder
closed
2 weeks ago
0
Upgrading node-sql-parser to fix issue with except needing where clause
#204
eXigentCoder
closed
2 weeks ago
0
Feat/nested let
#203
eXigentCoder
closed
4 weeks ago
0
Fix for expressions being merged into a $lookup pipeline
#202
eXigentCoder
closed
1 month ago
0
Fixes for autocasting and optimizing
#201
eXigentCoder
closed
1 month ago
0
Feat/cast optimize
#200
eXigentCoder
closed
1 month ago
0
Adding optimize toggle to the parser options, adding test for use case
#199
eXigentCoder
closed
1 month ago
0
feat(auto-unwind): adding tests and option to automatically unwind all joins
#198
eXigentCoder
closed
1 month ago
0
Generating documentation
#197
eXigentCoder
closed
1 month ago
0
Adds support for pivot, unpivot and full outer join
#196
eXigentCoder
closed
1 month ago
0
Adds support for pivot, unpivot and full outer join
#195
eXigentCoder
closed
1 month ago
0
Fix/nested divide symbol
#194
eXigentCoder
closed
2 months ago
0
Adding test case from QA to verify that results will be returned
#193
eXigentCoder
closed
2 months ago
0
Hopefully fixing empty result queries
#192
eXigentCoder
closed
2 months ago
0
Feat/enhancements poc + turning off optimisations
#191
eXigentCoder
closed
2 months ago
0
ci: changed the target branch of the dependabot configs to `main`
#190
thiren
closed
3 months ago
0
Fix - Fixing query from test environment
#189
eXigentCoder
closed
3 months ago
0
Feat/update deps + bump package.json
#188
eXigentCoder
closed
3 months ago
0
chore(upgrade): updating fix ast post upgrade to have the same format
#187
eXigentCoder
closed
3 months ago
0
feat(_id): updating unsetId to work with select * queries
#186
eXigentCoder
closed
4 months ago
0
Adds support for optimising joins
#185
eXigentCoder
closed
4 months ago
0
Bump eslint-plugin-security from 1.7.1 to 3.0.1
#184
dependabot[bot]
closed
3 months ago
1
Bump eslint-plugin-sonarjs from 0.19.0 to 1.0.3
#183
dependabot[bot]
closed
3 months ago
1
Bump prettier from 2.8.8 to 3.3.2
#182
dependabot[bot]
closed
3 months ago
1
Bump nyc from 15.1.0 to 17.0.0
#181
dependabot[bot]
closed
3 months ago
1
Bump node-sql-parser from 4.18.0 to 5.2.0
#180
dependabot[bot]
closed
3 months ago
1
Bump check-types from 11.2.2 to 11.2.3
#179
dependabot[bot]
closed
3 months ago
1
Bump mongodb from 4.17.2 to 6.8.0
#178
dependabot[bot]
closed
3 months ago
1
Bump eslint-plugin-jsdoc from 38.1.6 to 48.5.0
#177
dependabot[bot]
closed
3 months ago
1
Bump actions/setup-node from 3 to 4
#176
dependabot[bot]
closed
3 months ago
1
Bump actions/checkout from 3 to 4
#175
dependabot[bot]
closed
3 months ago
1
Bump eslint-plugin-prettier from 4.2.1 to 5.1.3
#174
dependabot[bot]
closed
3 months ago
1
Bump actions/cache from 2 to 4
#173
dependabot[bot]
closed
3 months ago
1
Bump actions/setup-python from 4 to 5
#172
dependabot[bot]
closed
3 months ago
1
Bump bson from 4.7.2 to 6.8.0
#171
dependabot[bot]
closed
3 months ago
1
Bump github/codeql-action from 2 to 3
#170
dependabot[bot]
closed
3 months ago
1
feature: updated the minimum required version of bson to version 6.7.0
#169
thiren
closed
4 months ago
0
Feature auto date-time casting in where statements
#168
eXigentCoder
closed
4 months ago
0
Support for Insert, Update, and Delete
#167
mylesmmurphy
opened
6 months ago
2
Simple Relational Query throws an error
#166
AHgPuK
opened
8 months ago
1
Webpack fix for svelt
#165
eXigentCoder
closed
9 months ago
0
Switching to noql dialect of node-sql-parser
#164
eXigentCoder
closed
9 months ago
0
Additional fixes for chaining functions in group by
#163
eXigentCoder
closed
10 months ago
0
node_modules/@synatic/noql/node_modules/bson/lib/bson.mjs:142:28: Unexpected reserved word 'await'. (142:28)
#162
zeekun
closed
9 months ago
1
Fixes a bug where querying data using CURRENT_DATE resulted in no data being returned
#161
eXigentCoder
closed
1 year ago
0
Fixes for performing skip and limits with very large numbers
#160
eXigentCoder
closed
1 year ago
0
Fixing 2 bugs for blog article
#159
eXigentCoder
closed
1 year ago
0
Adding support of the timestamp, fix for querying a subquery with a capital alias.
#158
eXigentCoder
closed
1 year ago
0
Next