issues
search
go-cq
/
cq
neo4j cypher library for database/sql in go
MIT License
133
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
UIP-0000 Fixed code issue
#34
Tin-Nguyen
closed
5 years ago
0
Error 401 Unauthorized
#33
xinruozhishui
closed
5 years ago
3
Fix a bug that prevented the creation of a transaction in Begin()
#32
stephendoyle1992
closed
6 years ago
2
Expose http.RoundTripper
#31
nouney
closed
7 years ago
2
Error using transaction as shown in example code
#30
jetbasrawi
closed
3 years ago
1
Bolt/binary protocol ETA
#29
oharlem
opened
8 years ago
2
sqlx's Scan fails with nested structs
#28
fiatjaf
opened
8 years ago
0
sqlx's Get doesn't work with single return values
#27
fiatjaf
opened
8 years ago
5
[Question/Help required] Testing driver support?
#26
naxhh
closed
8 years ago
1
Support an ArrayCypherNode type
#25
shiftyp
opened
8 years ago
2
Issue #23
#24
shiftyp
closed
8 years ago
2
Interface conversion error when scanning node with only string properties
#23
shiftyp
closed
8 years ago
10
Properly handle escaped chars
#22
johnnadratowski
closed
9 years ago
4
Handle nodes with only one property
#21
gataky
closed
9 years ago
1
fix defer in statement.go: move after error check
#20
gregzuro
closed
9 years ago
1
add test case for CypherNode
#19
hdorio
closed
8 years ago
5
imports gopkg.in/cq.v1: unrecognized import path "gopkg.in/cq.v1"
#18
kgibilterra
closed
9 years ago
0
Proposed README changes
#17
cheerfulstoic
closed
9 years ago
2
package gopkg.in/cq.v1: unrecognized import path "gopkg.in/cq.v1"
#16
0tsuki
closed
9 years ago
4
There seems to be a race condition with the tx keepalive functionality
#15
freeeve
opened
9 years ago
0
Add custom error type for type unmarshaling errors (instead of using errors.New)
#14
freeeve
opened
9 years ago
0
Break out database/sql impl from a neo-centric impl. (similar to pgx)
#13
freeeve
opened
10 years ago
0
We appear to be occasionally losing transactions to automatic rollback, and not returning errors
#12
freeeve
opened
10 years ago
0
Increase HTTP client timeout, and make it configurable
#11
freeeve
opened
10 years ago
0
With the new gopkg.in naming convention...
#10
freeeve
closed
10 years ago
0
support for []interface{} parameters
#9
freeeve
opened
10 years ago
1
support for map[string]interface{} parameters
#8
freeeve
opened
10 years ago
0
Tx.Query() (ability to get results from transactional queries)
#7
freeeve
opened
10 years ago
0
use encoding/gob instead of encoding/json for internal values. ensure performance is better than encoding/json.
#6
freeeve
opened
10 years ago
0
streaming JSON parser
#5
freeeve
opened
10 years ago
0
Make sure SSL really works. If anyone has a good cert and SSL service and wants to test, that would be great.
#4
freeeve
closed
9 years ago
0
Use transactional endpoint for everything. Drop support for Neo <= 1.9
#3
freeeve
opened
10 years ago
3
Fix Node API so it doesn't need the endpoint URL to find labels.
#2
freeeve
opened
10 years ago
0
Node.AddToLegacyIndex()
#1
freeeve
opened
10 years ago
0