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

feat: Configuration Method and expanded parameters for Database Model #14451

Merged
merged 14 commits into from
May 15, 2021

Commits on May 14, 2021

  1. db migration for dbs

    AAfghahi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    172c42a View commit details
    Browse the repository at this point in the history
  2. first draft at logic

    AAfghahi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    0415073 View commit details
    Browse the repository at this point in the history
  3. added unit tests

    AAfghahi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    4c2c77e View commit details
    Browse the repository at this point in the history
  4. revisions

    AAfghahi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    8855ff3 View commit details
    Browse the repository at this point in the history
  5. use strings for db values

    eschutho authored and AAfghahi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    ae52d8a View commit details
    Browse the repository at this point in the history
  6. lint and revisions to tests

    AAfghahi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    8aeda42 View commit details
    Browse the repository at this point in the history
  7. changed test back

    AAfghahi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    3a6815b View commit details
    Browse the repository at this point in the history
  8. added revisions for testing

    AAfghahi committed May 14, 2021
    Configuration menu
    Copy the full SHA
    7aacc07 View commit details
    Browse the repository at this point in the history
  9. Update superset/databases/commands/update.py

    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    AAfghahi and betodealmeida committed May 14, 2021
    Configuration menu
    Copy the full SHA
    ec6fed6 View commit details
    Browse the repository at this point in the history
  10. Update superset/databases/schemas.py

    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    AAfghahi and betodealmeida committed May 14, 2021
    Configuration menu
    Copy the full SHA
    842a286 View commit details
    Browse the repository at this point in the history
  11. Update superset/models/core.py

    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    AAfghahi and betodealmeida committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e4b6575 View commit details
    Browse the repository at this point in the history
  12. Update superset/databases/commands/update.py

    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    AAfghahi and betodealmeida committed May 14, 2021
    Configuration menu
    Copy the full SHA
    7da586e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62038d6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Update superset/databases/schemas.py

    Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
    AAfghahi and betodealmeida committed May 15, 2021
    Configuration menu
    Copy the full SHA
    3d05a71 View commit details
    Browse the repository at this point in the history