Skip to content

Package doc (doc.go) #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Dec 13, 2022
Merged

Package doc (doc.go) #69

merged 5 commits into from
Dec 13, 2022

Conversation

mattdeekay
Copy link
Contributor

@mattdeekay mattdeekay commented Dec 7, 2022

Documentation in Go package docs so that they will appear in https://pkg.go.dev/github.com/databricks/databricks-sql-go. Sections include:

  • Usage
  • Connection via DSN string
  • Connection via connector object
  • Query cancellation, timeout
  • CorrelationId and ConnId
  • Logging

@mattdeekay mattdeekay marked this pull request as ready for review December 8, 2022 00:01
@mattdeekay mattdeekay changed the title Usage, connection via DSN, connection via connector Package doc (doc.go) Dec 8, 2022
@andrefurlan-db
Copy link
Contributor

Add some info on data type support as well? Specially on structs, maps, and arrays; decimal.

@yunbodeng-db
Copy link
Contributor

@andrefurlan-db can you review this change? Thanks!

@mattdeekay mattdeekay merged commit bfac521 into databricks:main Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants