Skip to content

Commit 7499fbe

Browse files
authored
Remove beta tags in readme (#87)
Removing information about Beta (as we target GA). Signed-off-by: Matthew Kim <[email protected]>
2 parents 09c71e2 + 9354d09 commit 7499fbe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Databricks SQL Driver for Go (Beta)
1+
# Databricks SQL Driver for Go
22

33

44
![http://www.apache.org/licenses/LICENSE-2.0.txt](http://img.shields.io/:license-Apache%202-brightgreen.svg)
@@ -7,8 +7,6 @@
77

88
This repo contains a Databricks SQL Driver for Go's [database/sql](https://golang.org/pkg/database/sql) package. It can be used to connect and query Databricks clusters and SQL Warehouses.
99

10-
**NOTE: This Driver is Beta.**
11-
1210
## Documentation
1311

1412
See `doc.go` for full documentation or the Databrick's documentation for [SQL Driver for Go](https://docs.databricks.com/dev-tools/go-sql-driver.html).

0 commit comments

Comments
 (0)