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: Implement create/get/delete/list table metadata methods #28

Merged
merged 7 commits into from
Nov 18, 2022

Commits on Nov 15, 2022

  1. Get metadata

    mure committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    785f2c1 View commit details
    Browse the repository at this point in the history
  2. Fix up comments

    mure committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c12a27e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Implement create and delete

    mure committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    18a3cb6 View commit details
    Browse the repository at this point in the history
  2. Add list_tables method

    mure committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    20f3bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    054a0dd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Fix whitespace in comment

    Co-authored-by: Paul Spangler <spanglerco@users.noreply.github.com>
    mure and spanglerco committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    a526a0f View commit details
    Browse the repository at this point in the history
  2. PR feedback

    mure committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    c5bfb57 View commit details
    Browse the repository at this point in the history