Skip to content

Commit 94d44af

Browse files
committed
Update llms-full.txt
1 parent 002d287 commit 94d44af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11097,7 +11097,7 @@ print_database_tables(connection_string: 'str') -> 'list[str]'
1109711097
Parameters
1109811098
----------
1109911099
connection_string
11100-
A database connection string WITHOUT the ::table_name suffix. Example:
11100+
A database connection string *without* the `::table_name` suffix. Example:
1110111101
`"duckdb:///path/to/database.ddb"`.
1110211102

1110311103
Returns

0 commit comments

Comments
 (0)