Skip to content

Commit 8e9aee1

Browse files
authored
Update filter-jdbc_static.asciidoc (#56)
see #55
1 parent 86cac0a commit 8e9aee1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/filter-jdbc_static.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ according to the table below.
422422
|=======================================================================
423423
|Setting |Input type|Required
424424
| id|string|No
425-
| table|string|Yes
425+
| local_table|string|Yes
426426
| query|string|Yes
427427
| max_rows|number|No
428428
| jdbc_connection_string|string|No
@@ -438,7 +438,7 @@ id::
438438
An optional identifier. This is used to identify the loader that is
439439
generating error messages and log lines.
440440
441-
table::
441+
local_table::
442442
The destination table in the local lookup database that the loader will fill.
443443
444444
query::

0 commit comments

Comments
 (0)