issues
search
goodybag
/
mongo-sql
An extensible SQL generation library for JavaScript with a focus on introspectibility
321
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix nin query replacement regexp issue
#194
johansteffner
opened
3 years ago
0
Change conditional helpers' method signature
#193
yanickrochon
opened
4 years ago
0
Question about the license
#192
xiaolongguan
closed
5 years ago
0
Conflict target's where should not have a table name
#191
ivankustera
opened
5 years ago
4
Support for sub-queries in "values" helper does not work well with JSON columns
#190
dchekanov
opened
5 years ago
2
Playground says "Something went wrong" on load
#189
dchekanov
opened
5 years ago
1
ES2016 is probably more appropriate
#188
CvBlixen
closed
9 months ago
2
Add ESLint
#187
CvBlixen
closed
6 years ago
1
Make $nin true for empty array
#186
CvBlixen
closed
6 years ago
2
Add how $in evaluates to false if set is empty
#185
CvBlixen
closed
6 years ago
0
$in query should be dropped if array is empty
#184
ravshansbox
closed
6 years ago
5
Add $custom update helper
#183
CvBlixen
closed
6 years ago
4
Prevent ERR_AMBIGUOUS_ARGUMENT in test on Node 10
#182
CvBlixen
closed
6 years ago
0
INSERT ON DUPLICATE UPDATE implementation is missing
#181
eranbetzalel
opened
6 years ago
0
fix: Fix missing statement when is empty array
#180
johansteffner
closed
6 years ago
2
Mark values as optional in JSDoc
#179
LinusU
closed
6 years ago
3
Fix tiny typo in query-helpers.md
#178
albinekb
closed
6 years ago
1
fix: Skip undefined values in update object
#177
johansteffner
closed
6 years ago
1
fix: Fix using is/in in $nin subquery
#176
johansteffner
closed
6 years ago
1
fix: Include parenthesises in the null case
#175
sedrik
closed
6 years ago
4
Missing parentheses when using null in $in or $nin statement
#174
james-siteclick
closed
6 years ago
2
fix: Syntax error when { column: { $in: [null] } }
#173
sedrik
closed
6 years ago
2
Added inheritance to create-table
#172
doniyor2109
closed
6 years ago
2
Added inheritance to create-table
#171
doniyor2109
closed
6 years ago
0
Added docs for $exists and $notExists
#170
doniyor2109
closed
6 years ago
0
Added $exists and $notExists conditional helpers
#169
doniyor2109
closed
6 years ago
5
Ability to specify columsn returned form join
#168
jdalrymple
opened
6 years ago
1
Fix for $inc many columns
#167
bencooling
closed
6 years ago
1
does this allow sql to query?
#166
bluelovers
closed
6 years ago
1
Cleanup
#165
sushantdhiman
closed
6 years ago
0
fix: ignore undefined values from array
#164
sushantdhiman
closed
6 years ago
4
null, undefined values in $in.
#163
ravshansbox
closed
6 years ago
1
ON CONFLICT
#162
PaulGrimshaw
closed
7 years ago
2
$not behavior updated
#161
PaulGrimshaw
closed
7 years ago
2
Corrected $not to use mongo style syntax
#160
PaulGrimshaw
closed
7 years ago
3
Added $not functionality
#159
PaulGrimshaw
closed
7 years ago
5
Remove stray console.log
#158
johansteffner
closed
7 years ago
1
$not operator
#157
PaulGrimshaw
closed
7 years ago
4
AT TIME ZONE column expression
#156
PaulGrimshaw
closed
7 years ago
2
Changelog is missing latest versions
#155
johansteffner
closed
6 years ago
0
Order tests added
#154
PaulGrimshaw
closed
7 years ago
5
Order by
#153
PaulGrimshaw
closed
6 years ago
1
Why are column and table names etc quoted with double-quotation marks not backticks?
#152
SijanC147
closed
6 years ago
1
Updated the behaviour of table aliasing
#151
PaulGrimshaw
closed
7 years ago
4
Alias in sub query bug
#150
PaulGrimshaw
closed
6 years ago
3
writing case expression
#149
bakhodir10
closed
6 years ago
2
order in select query
#148
bakhodir10
opened
7 years ago
1
Fix null handling in condition builder so we get the right equality/inequality descriptors
#147
johansteffner
closed
7 years ago
4
Can't figure out how to do NOT LIKE
#146
LinusU
opened
7 years ago
3
Playgroud social login should not ask for write access for user profile.
#145
ravshansbox
closed
7 years ago
2
Next