Skip to content
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

[docs] add postgres documentation #9766

Merged
merged 1 commit into from
May 7, 2020

Conversation

nytai
Copy link
Member

@nytai nytai commented May 7, 2020

CATEGORY

Choose one

  • Bug Fix
  • Enhancement (new features, refinement)
  • Refactor
  • Add tests
  • Build / Development Environment
  • Documentation

SUMMARY

Adds documentation for connecting to postgres

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TEST PLAN

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

REVIEWERS

@villebro @willbarrett @dpgaspar

@codecov-io
Copy link

codecov-io commented May 7, 2020

Codecov Report

Merging #9766 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #9766   +/-   ##
=======================================
  Coverage   70.81%   70.81%           
=======================================
  Files         586      586           
  Lines       30445    30445           
  Branches     3121     3121           
=======================================
  Hits        21559    21559           
  Misses       8772     8772           
  Partials      114      114           
Flag Coverage Δ
#cypress 53.72% <ø> (ø)
#javascript 59.06% <ø> (ø)
#python 70.93% <ø> (ø)
Impacted Files Coverage Δ
superset-frontend/src/SqlLab/actions/sqlLab.js 66.81% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b430ea...9bd6412. Read the comment docs.

@craig-rueda craig-rueda merged commit 6237cea into apache:master May 7, 2020
@craig-rueda craig-rueda deleted the tai/add-pg-connection-docs branch May 7, 2020 19:17
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.37.0 labels Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/S 🚢 0.37.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants