Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

[AT-1173] Add documentation for driver set up with SQuirreL #6

Closed
wants to merge 16 commits into from

Conversation

RoyZhang2022
Copy link

Add documentation for driver set up with DBeaver

Description
Add documentation for driver set up with SQuirreL

Related Issue
https://bitquill.atlassian.net/browse/AT-1173

Additional Reviewers
@affonsoBQ
@alexey-temnikov
@alinaliBQ
@andiem-bq
@birschick-bq
@mitchell-elholm
@RoyZhang2022

markdown/setup/squirrel-driver-setup.md Outdated Show resolved Hide resolved
markdown/setup/squirrel-driver-setup.md Outdated Show resolved Hide resolved
markdown/setup/squirrel-driver-setup.md Outdated Show resolved Hide resolved
@RoyZhang2022 RoyZhang2022 force-pushed the royzhang2022/AT-1173/Squirrel-document branch from 7dda2c5 to daffab6 Compare December 14, 2022 02:23
README.md Outdated
@@ -15,6 +15,8 @@ The Timestream JDBC driver is distributed as two JAR files.
### JAR With All Dependencies Shaded Except SLF4J (amazon-timestream-jdbc-\<version\>-jar-with-all-dependencies.jar)
This is the shaded JAR which bundles up all the required dependencies and can be used directly in Java projects and external applications, without explicitly adding external dependencies. This JAR does not relocate the classpath of SLF4J, allowing logging to be enabled in external applications.

- Instructions for using fully shaded JAR file with [SQuirreL](markdown/setup/squirrel-driver-setup.md)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can work on this with documentation PR

alinaliBQ and others added 4 commits December 15, 2022 12:11
* [AT-1174] Aqua Data studio set up documentation

* Update aqua-data-studio-sign-in.png

* Apply suggestions from code review

Co-authored-by: andiem-bq <[email protected]>

* add image for server browser and refactor documentation

* Update aqua-data-studio-setup.md

* Update aqua-data-studio-setup.md

Co-authored-by: andiem-bq <[email protected]>
* [AT-1177] Add documentation for driver set up with Tableau

* [AT-1177] fix typo in file name for README

* [AT-1177] remove steps to add jdbc-timestream.tdc

reason: `jdbc-timestream.tdc` is not needed for JDBC driver to function

* [AT-1177] update readme for Tableau documentation

* Update markdown/setup/tableau-desktop-driver-setup.md


* [AT-1177] add instructions for adding connection properties

* Update README.md

Co-authored-by: Alexey Temnikov <[email protected]>

* add known limitations

Co-authored-by: Alexey Temnikov <[email protected]>
@@ -0,0 +1,55 @@
### SQuirreL SQL Client
[Link to product webpage](https://sourceforge.net/projects/squirrel-sql/).

Copy link

@alinaliBQ alinaliBQ Dec 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add "Known Limitations" section for test cases that conditionally passed/failed. Example here

RoyZhang2022 and others added 3 commits December 15, 2022 13:56
* Add documentation for driver set up with DbVisualizer

* format adjust

* document refine

* rework based on comments

* file name change

* modify README

* rework based on comments

* syntax change

* Update dbvisualizer-driver-setup.md

Co-authored-by: RoyZhang2022 <[email protected]>
@alinaliBQ
Copy link

Closing this PR as documentation is moved to #8

@alinaliBQ alinaliBQ closed this Dec 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants