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

schema/inspect: support inspect for non-database resource #1586

Merged
merged 8 commits into from
Apr 15, 2023

Commits on Apr 13, 2023

  1. cmdapi: support stateLoaders on schema inspect

    Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
    giautm committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    bb525a1 View commit details
    Browse the repository at this point in the history
  2. chore: added test for inspect file

    Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
    giautm committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    fce8fb5 View commit details
    Browse the repository at this point in the history
  3. fix: use same client for calculate diff

    Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
    giautm committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    b7e9cd3 View commit details
    Browse the repository at this point in the history
  4. fix: close connection

    Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
    giautm committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d432b3d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. fix: update testscript for schema inspect

    Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
    giautm committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0d53d61 View commit details
    Browse the repository at this point in the history
  2. chore: added testscript for files inspect

    Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
    giautm committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8bd8c80 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. chore: fix review comment

    Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
    giautm committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    38e1984 View commit details
    Browse the repository at this point in the history
  2. fix: return error in template

    Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
    giautm committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    6482fc0 View commit details
    Browse the repository at this point in the history