Skip to content

Commit c373212

Browse files
author
Jesse Whitehouse
committed
Link back to more examples
Signed-off-by: Jesse Whitehouse <[email protected]>
1 parent 2d9fb0c commit c373212

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/sqlalchemy.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
77
Because of the extent of SQLAlchemy's capabilities it isn't feasible to provide examples of every
88
usage in a single script, so we only provide a basic one here. More examples are found in our test
9-
suite at tests/e2e/sqlalchemy/test_basic.py
9+
suite at tests/e2e/sqlalchemy/test_basic.py and in the PR that implements this change:
10+
11+
https://github.com/databricks/databricks-sql-python/pull/57
1012
1113
# What's already supported
1214

0 commit comments

Comments
 (0)