issues
search
wvanbergen
/
node-vertica
Pure javascript Vertica database client. Except it is written in CoffeeScript.
MIT License
44
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add typeOID '1082':'date'
#68
pietersv
opened
1 year ago
1
Supporting TLSSocket for Node 12.x or higher
#67
kefon94
opened
3 years ago
3
Handle error in query.onDataRow per issue #44
#66
pietersv
closed
3 years ago
2
Bump semver from 2.3.2 to 6.3.0
#65
dependabot[bot]
closed
5 years ago
0
[DEP0064] DeprecationWarning: tls.createSecurePair() is deprecated. Please use tls.TLSSocket instead.
#64
cmegens
opened
5 years ago
2
Attempting to connect in ssl 'optional' mode causes exception
#63
datim
opened
6 years ago
0
Support for prepared statements
#62
cristoirmac
opened
7 years ago
1
Test against supported versions of node.js
#61
gregjopa
closed
7 years ago
1
Add TCP KeepAlive connection config option
#60
caoxu2000
closed
7 years ago
1
Add option for TCP KeepAlive
#59
gregjopa
closed
7 years ago
0
Maintenance - next steps for this library
#58
gregjopa
closed
7 years ago
3
Check against node 4.0
#57
Vanuan
closed
8 years ago
0
Compile and bump to 0.5.4
#56
JakeHedman
closed
8 years ago
3
Multi query catchable
#55
JakeHedman
closed
8 years ago
0
"multi-queries" error is not caught
#54
JakeHedman
closed
8 years ago
10
Remove unnecessary 'require' in the timestamp decoder
#53
twojtasz
closed
8 years ago
0
Support Copy Command
#52
maxstudener
closed
8 years ago
2
Support connection load balancing
#51
sanjay-sanghavi
opened
8 years ago
3
issue#49: Check that listeners exist before removing them. Also re-ru…
#50
kimwykoff
opened
9 years ago
1
uncaughtException on TCP close
#49
boazshor
opened
9 years ago
1
Really, how do you end a connection/disconnect without getting the 'unexpected EOF' message in the server log?
#48
kimwykoff
opened
9 years ago
4
How do you end a connection/disconnect without getting the 'unexpected EOF' message in the server log?
#47
kimwykoff
closed
9 years ago
3
how to get number of rows returned ?
#46
manjeet1198
closed
9 years ago
1
Bring data from fk table
#45
marlonpp
closed
9 years ago
1
"Invalid time format" Error thrown
#44
christopherpetro
opened
9 years ago
5
Empty resultset .rows
#43
kkartunov
closed
9 years ago
10
insert SQL does not work
#42
peakpado
closed
9 years ago
4
iojs support
#41
sudhakar
closed
9 years ago
1
Fix statement interruption
#40
themadcreator
closed
10 years ago
7
Pass through callbacks in CopyInResponse method
#39
themadcreator
closed
10 years ago
9
many fixes to reuse a connection and handle all errors
#38
shimondoodkin
opened
10 years ago
3
Parameterized Queries
#37
brettlaforge
opened
10 years ago
6
Connection error on node.js version >= 0.11.3
#36
dalex3
closed
9 years ago
6
is there a way to have redundancy on the connection?
#35
shimondoodkin
closed
10 years ago
3
Better error handling on connect
#34
wvanbergen
closed
7 years ago
0
uncaughtException: write after end
#33
tchiotludo
closed
7 years ago
4
How to handle multiple queries?
#32
protobi
closed
10 years ago
2
Better error handling and test coverage
#31
wvanbergen
closed
10 years ago
0
Added tests for COPY queries
#30
wvanbergen
closed
10 years ago
0
Add Travis CI
#29
wvanbergen
closed
10 years ago
5
Error on command COPY
#28
webjoel
closed
10 years ago
19
Support for load balance connection options in Vertica 7.0?
#27
awinder
opened
10 years ago
7
REGEXP_SUBSTR
#26
drewwells
closed
10 years ago
2
Connection errors don't propagate to Query callback
#25
allenc256
opened
10 years ago
2
Support for issuing prepared statements?
#24
awinder
closed
10 years ago
6
Allow copy handlers that look like streams
#23
alexjikim
closed
11 years ago
8
Support non stdin streams for copy
#22
alexjikim
closed
11 years ago
4
Update docs to show simplified example of how to use generic-pool.
#21
pjbss
closed
11 years ago
1
Add callback for successful connection, to work with generic-pool.
#20
pjbss
closed
8 years ago
2
Benchmark
#19
diwu1989
closed
11 years ago
0
Next