issues
search
olavloite
/
spanner-jdbc
JDBC Driver for Google Cloud Spanner
MIT License
38
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
release 1.1.6
#140
olavloite
closed
4 years ago
0
fix: transaction would hang if invalid db/instance name was in URL
#139
olavloite
closed
4 years ago
0
ReadContext.executeQuery() runs forever in case of bad database or instance
#138
jeffersonatsafe
closed
4 years ago
1
Bump c3p0 from 0.9.5.2 to 0.9.5.4
#137
dependabot[bot]
opened
5 years ago
0
update 1.1 with master
#136
olavloite
closed
5 years ago
0
JSQLParser RegExp issue
#135
ghost
closed
5 years ago
1
Bulk delete fails when schema has DATE column
#134
O1O1O1O
opened
5 years ago
1
JSQL parser error confused by regex in query
#133
O1O1O1O
opened
5 years ago
0
Insert more than 200 rows at once?
#132
ivamluz
closed
5 years ago
2
ALPN error when using spanner with pubsub
#131
minhdqvn
opened
5 years ago
0
DatabaseMetaData.getTables() etc. not working
#130
TimVermeiren
opened
5 years ago
0
#128 bypass sql parser when there are no parameters
#129
olavloite
closed
6 years ago
0
Cannot use Cloud SQL array item syntax
#128
O1O1O1O
opened
6 years ago
5
[WIP] Support for server-side DML
#127
olavloite
opened
6 years ago
0
Support Spanner server-side DML
#126
olavloite
opened
6 years ago
0
Merge release-1.1 into master
#125
olavloite
closed
6 years ago
0
extended the test cases for no credentials and default credentials
#124
olavloite
closed
6 years ago
0
#121 fetch size 0 should be allowed
#123
olavloite
closed
6 years ago
0
#120 improved jdbc transaction logging
#122
olavloite
closed
6 years ago
0
issue on Spark: java.sql.SQLException: rows cannot be less than 1
#121
sgireddy
closed
6 years ago
3
ABORTED: Aborted due to transient fault
#120
ptamburro
closed
6 years ago
4
Strange behavior with JPA
#119
flascaray
closed
6 years ago
5
Can't build 1.1.2 from source due to JSqlParser 1.3-SNAPSHOT dependency
#118
O1O1O1O
closed
6 years ago
1
#116 only set NoCredentials if there are actually no credentials
#117
olavloite
closed
6 years ago
0
1.1.1 release breaks GCP authentication with GOOGLE_APPLICATION_CREDENTIALS
#116
O1O1O1O
closed
6 years ago
1
added additional test cases for extended mode with params
#115
olavloite
closed
6 years ago
0
#110 parameters were not included in extended mode query
#114
olavloite
closed
6 years ago
0
#112 setting a parameter with a high index could cause an exception
#113
olavloite
closed
6 years ago
0
Setting a parameter with an index higher than the current number of parameters could cause an ArrayOutOfBoundsException
#112
olavloite
closed
6 years ago
2
allow connections without credentials for local emulators
#111
olavloite
closed
6 years ago
0
DELETE FROM WHERE <cond> fails
#110
O1O1O1O
closed
6 years ago
2
Convert common DDL types and syntax to Spanner equivalents for better compatibility
#109
O1O1O1O
opened
6 years ago
2
Make different builds depending on type of event
#108
olavloite
closed
6 years ago
0
#105 added additional test case
#107
olavloite
closed
6 years ago
0
#105 added better error message for calling functions client side
#106
olavloite
closed
6 years ago
0
Problem binding TIMESTAMP
#105
ptamburro
closed
6 years ago
4
Fix sonar issues
#104
olavloite
closed
6 years ago
0
changed formatting to Google style
#103
olavloite
closed
6 years ago
0
#75 execute query directly
#102
olavloite
closed
6 years ago
0
#46 add support for commit_timestamp columns
#101
olavloite
closed
6 years ago
0
Upgrade dependencies in preparation for version 1.1
#100
olavloite
closed
6 years ago
0
#98 Process jdbc parameters in select items
#99
olavloite
closed
6 years ago
0
INVALID_ARGUMENT: No parameter found for binding: p1
#98
lascarayf
closed
6 years ago
1
JSqlParser ParseException - Boolean expression not allowed in select item
#97
lascarayf
opened
6 years ago
1
#95 allow url value to be set for datasource
#96
olavloite
closed
6 years ago
0
URL could not be set on DataSource
#95
olavloite
closed
6 years ago
0
#spanner-beam-example/1 fix beam example
#94
olavloite
closed
6 years ago
0
add support for emulator when using a datasource
#93
olavloite
closed
6 years ago
0
#86 don't throw an exception if a column is not found
#92
olavloite
closed
6 years ago
3
Merge release 1.0 with master
#91
olavloite
closed
6 years ago
0
Next