spanner-jdbc icon indicating copy to clipboard operation
spanner-jdbc copied to clipboard

Support Spanner server-side DML

Open olavloite opened this issue 7 years ago • 0 comments

Spanner now supports DML statements server side. The JDBC driver should support sending DML statements to the server instead of processing these client side.

olavloite avatar Oct 14 '18 17:10 olavloite