We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a3d856 commit 75177ccCopy full SHA for 75177cc
google-cloud-spanner/clirr-ignored-differences.xml
@@ -822,4 +822,16 @@
822
<method>java.lang.Object runTransaction(com.google.cloud.spanner.connection.Connection$TransactionCallable)</method>
823
</difference>
824
825
+ <!-- Default sequence kind -->
826
+ <difference>
827
+ <differenceType>7012</differenceType>
828
+ <className>com/google/cloud/spanner/connection/Connection</className>
829
+ <method>void setDefaultSequenceKind(java.lang.String)</method>
830
+ </difference>
831
832
833
834
+ <method>java.lang.String getDefaultSequenceKind()</method>
835
836
+
837
</differences>
0 commit comments