We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5656a77 commit 8aae450Copy full SHA for 8aae450
CHANGELOG.md
@@ -1,5 +1,9 @@
1
* Add function for global revert broken behaviour: ydb.global_allow_truncated_result, ydb.global_allow_split_transactions
2
* Change argument names from deny_split_transactions to allow_split_transactions (with reverse value
3
+* Fixed check retriable for idempotent error
4
+* Reader codecs
5
+* Read one message
6
+* fixed sqlalchemy get_columns method with not null columns
7
8
## 3.0.1b8 ##
9
* Fixed exception while create ResultSet with None table_settings
0 commit comments