issues
search
kylefarris
/
node-querybuilder
Node QueryBuilder Adapter for Node.js (tags: nodejs, node, mysql, active record, activerecord, querybuilder, query builder)
49
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix count() promise error "this.resolve is not a function"
#69
UserGhost411
opened
1 year ago
0
.count() will always throw an error
#68
rsandrea
opened
1 year ago
1
NULL does not support
#67
lequangkhanh2901
opened
1 year ago
1
doesn't have first() method
#66
khanhle2901
opened
1 year ago
0
reset query bug fixed
#65
jijojayaprakash
opened
2 years ago
0
Select {tableName}.* from {tableName} not working
#64
t0rton
opened
4 years ago
0
error in batch_update | Cannot read property 'reset_query' of undefined
#63
niranjan02
opened
4 years ago
1
Error when using case when
#62
cyberrspiritt
opened
4 years ago
0
How to get is null condition?
#61
vittoria-ravi
closed
4 years ago
1
like() Numeric bug
#60
selfclose
opened
4 years ago
2
insert_ignore and dupe
#59
aseprano
opened
4 years ago
1
First step to getting this module 'promisified'.
#58
kylefarris
closed
5 years ago
0
Simple Question
#57
KHYehor
opened
5 years ago
3
Using NOW() in custom where?
#56
mswdev
opened
5 years ago
3
V2
#55
kylefarris
closed
5 years ago
0
Is this project dead?
#54
Flamenco
closed
5 years ago
2
Long running connection getting dropped without proper handling
#53
ghost
opened
5 years ago
1
Promise feature added
#52
AbhijetPokhrel
closed
5 years ago
1
why need the line pool.get_connection ?
#51
matamune94
opened
6 years ago
1
get(...) should have an optional where parameter
#50
Flamenco
closed
5 years ago
1
calling where_in with an empty array returns all rows
#49
Flamenco
opened
6 years ago
4
insert_ignore does not call insert
#48
Flamenco
closed
5 years ago
2
map configuration functions to native driver
#47
Flamenco
closed
5 years ago
1
[mysql driver] typeCast setting does not work
#46
Flamenco
closed
5 years ago
1
insert_batch on_dupe and callback?
#45
mswdev
opened
6 years ago
0
Example in DELETE docs does not close connection on error
#44
Flamenco
opened
6 years ago
9
How to create Nested Or/And clauses?
#43
gitcloned
opened
6 years ago
1
[v2] insert_batch should resolve if passed empty array.
#42
Flamenco
closed
6 years ago
1
[v2] Standardize insert_id
#41
Flamenco
closed
6 years ago
3
Remove trailing slash from driver path
#40
Flamenco
closed
6 years ago
0
[2.0.0-beta.1] Webpack can't find driver module when path includes '//'
#39
Flamenco
closed
6 years ago
1
bugfix: Return reserved identifier
#38
Flamenco
closed
6 years ago
3
[2.0.0-beta.1] Asterisk is dropped from select statements
#37
Flamenco
closed
6 years ago
1
[2.0.0-beta.1] cb is not defined error when insert_batch with empty array
#36
Flamenco
opened
6 years ago
4
Add overload to select(...)
#35
Flamenco
opened
6 years ago
1
Allow where_in and where_not_in to have empty arrays
#34
Flamenco
closed
6 years ago
6
Connection cannot be reused after calling delete.
#33
Flamenco
closed
6 years ago
2
Implement insert_batch as described in docs
#32
Flamenco
closed
6 years ago
6
Return promises from get()
#31
Flamenco
closed
5 years ago
2
[mysql] like does not escape apostrophe
#30
Flamenco
closed
6 years ago
2
Add a parenthesis stack for where
#29
Flamenco
opened
6 years ago
2
Deleting using 'where object' with array value ignores other properties
#28
Flamenco
closed
6 years ago
4
Recursion error when using webpack 4
#27
Flamenco
opened
6 years ago
0
After delete query, select does not work
#26
TheEzraMiller
closed
6 years ago
4
select fields with , fail
#25
TheEzraMiller
closed
6 years ago
5
Fixes #23: update_batch not working
#24
arifjaunpur
closed
6 years ago
2
update_batch not working with where clause
#23
arifjaunpur
closed
6 years ago
2
Update mysql and test on more travis
#22
genio
closed
6 years ago
0
mysql connection does not end
#21
AbhijetPokhrel
closed
6 years ago
6
Cannot insert with leading zero
#20
selfclose
closed
6 years ago
2
Next