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
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
# SQLTools BigQuery Driver
4
4
5
-
A Visual Studio Code extension which extends [SQLTools](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools), with a driver for Google BigQuery.
5
+
A Visual Studio Code extension that extends [SQLTools](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools), with a driver for Google BigQuery.
6
+
7
+
This driver is maintained by [Evidence](https://evidence.dev): an open source BI tool to publish reports with SQL and Markdown.
6
8
7
9

8
10
@@ -36,16 +38,12 @@ Supports the following connection methods:
36
38
For more details on the above connection methods see [connection guides](https://docs.evidence.dev/core-concepts/data-sources/#bigquery).
37
39
38
40
## ToDo
39
-
- Fix issue causing `connection-name.session.sql` file to be opened
40
-
- Add BigQuery specific keywords
41
+
- Add BigQuery-specific keywords
41
42
- IntelliSense for table and column completion
42
43
43
-
44
44
## Maintained by [<imgsrc="docs/images/evidence.png"style="height:1em;"/>](https://www.evidence.dev)
45
45
46
-
This extension is a free, open source community project, maintained by [Evidence.dev](https://www.evidence.dev).
47
-
48
-
Evidence is an open source publishing tool for modern data teams, allowing you to build polished data products with just SQL and markdown.
46
+
Evidence is an open-source publishing tool for modern data teams, allowing you to build polished data products with just SQL and markdown.
49
47
- Star us on [GitHub](https://github.com/evidence-dev/evidence)
50
48
- Read our [Docs](https://docs.evidence.dev)
51
49
- Join us on [Slack](https://join.slack.com/t/evidencedev/shared_invite/zt-uda6wp6a-hP6Qyz0LUOddwpXW5qG03Q)
0 commit comments