Skip to content

Commit

Permalink
Update filter-jdbc_static.asciidoc (#56)
Browse files Browse the repository at this point in the history
see #55
  • Loading branch information
tbennett6421 authored May 26, 2021
1 parent 86cac0a commit 8e9aee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/filter-jdbc_static.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ according to the table below.
|=======================================================================
|Setting |Input type|Required
| id|string|No
| table|string|Yes
| local_table|string|Yes
| query|string|Yes
| max_rows|number|No
| jdbc_connection_string|string|No
Expand All @@ -438,7 +438,7 @@ id::
An optional identifier. This is used to identify the loader that is
generating error messages and log lines.
table::
local_table::
The destination table in the local lookup database that the loader will fill.
query::
Expand Down

0 comments on commit 8e9aee1

Please sign in to comment.