Skip to content

Commit 899400c

Browse files
Update clirr for exposing newStatementFactory in the DatabaseClient interface
1 parent 3f42072 commit 899400c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

google-cloud-spanner/clirr-ignored-differences.xml

+5-1
Original file line numberDiff line numberDiff line change
@@ -945,5 +945,9 @@
945945
<method>boolean supportsExplain()</method>
946946
</difference>
947947

948-
948+
<difference>
949+
<differenceType>7012</differenceType>
950+
<className>com/google/cloud/spanner/DatabaseClient</className>
951+
<method>com.google.cloud.spanner.Statement$StatementFactory newStatementFactory()</method>
952+
</difference>
949953
</differences>

0 commit comments

Comments
 (0)