You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -322,7 +322,7 @@ NB: You can only filter on the requested table (not on it's included) and filter
322
322
### Column selection
323
323
324
324
By default all columns are selected. With the "include" parameter you can select specific columns.
325
-
You may use a "dot character" to separate the table name from the column name. Multiple columns should be comma separated.
325
+
You may use a dot to separate the table name from the column name. Multiple columns should be comma separated.
326
326
An asterisk ("*") may be used as a wildcard to indicate "all columns". Similar to "include" you may use the "exclude" parameter to remove certain columns:
0 commit comments