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 4e1223a commit 6f93d52Copy full SHA for 6f93d52
CHANGELOG.rst
@@ -176,7 +176,7 @@ The following example shows how to migrate to the new API.
176
'token_y=token_y=Dt5tbS1dEDMSYfym3fgMv0B99szno-dFc1rYF9t0aac;' +
177
'auto_flush_rows=off;' +
178
'auto_flush_interval=off;' +
179
- 'auto_flush_bytes=64512')
+ 'auto_flush_bytes=64512;')
180
with Sender.from_conf(conf) as sender:
181
sender.row(
182
'test_table',
0 commit comments