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: preliminary adaptation of gaussdb #12061

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Apr 29, 2024

  1. gaussdb init 20240429

    shanzhuer committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d6831ea View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. gaussdb init

    shanzhuer committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7ba87b1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. gaussdb 0514

    shanzhuer committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a4049dd View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. gaussdb sync ok 20240520

    shanzhuer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cd57b5c View commit details
    Browse the repository at this point in the history
  2. gauss dml ok 20240520

    shanzhuer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a17d902 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. gaussdb ddl tested

    shanzhuer committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2eba927 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:bytebase/bytebase into chore/conflict

    # Conflicts:
    #	backend/api/v1/database_service.go
    #	backend/plugin/parser/pg/completion.go
    #	backend/runner/taskrun/executor.go
    #	frontend/pnpm-lock.yaml
    #	frontend/src/types/proto/google/protobuf/descriptor.ts
    #	frontend/src/types/proto/store/common.ts
    #	frontend/src/types/proto/v1/common.ts
    #	frontend/src/types/sql-review-schema.yaml
    #	go.sum
    #	proto/generated-go/store/activity.pb.go
    #	proto/generated-go/store/approval.pb.go
    #	proto/generated-go/store/audit_log.pb.go
    #	proto/generated-go/store/branch.pb.go
    #	proto/generated-go/store/changelist.pb.go
    #	proto/generated-go/store/common.pb.go
    #	proto/generated-go/store/data_source.pb.go
    #	proto/generated-go/store/database.pb.go
    #	proto/generated-go/store/export_archive.pb.go
    #	proto/generated-go/store/idp.pb.go
    #	proto/generated-go/store/instance.pb.go
    #	proto/generated-go/store/instance_change_history.pb.go
    #	proto/generated-go/store/issue.pb.go
    #	proto/generated-go/store/issue_comment.pb.go
    #	proto/generated-go/store/plan.pb.go
    #	proto/generated-go/store/plan_check_run.pb.go
    #	proto/generated-go/store/policy.pb.go
    #	proto/generated-go/store/project.pb.go
    #	proto/generated-go/store/query_history.pb.go
    #	proto/generated-go/store/role.pb.go
    #	proto/generated-go/store/setting.pb.go
    #	proto/generated-go/store/sheet.pb.go
    #	proto/generated-go/store/slow_query.pb.go
    #	proto/generated-go/store/task_run.pb.go
    #	proto/generated-go/store/user.pb.go
    #	proto/generated-go/store/vcs.pb.go
    #	proto/generated-go/v1/actuator_service.pb.go
    #	proto/generated-go/v1/anomaly_service.pb.go
    #	proto/generated-go/v1/audit_log_service.pb.go
    #	proto/generated-go/v1/auth_service.pb.go
    #	proto/generated-go/v1/branch_service.pb.go
    #	proto/generated-go/v1/cel_service.pb.go
    #	proto/generated-go/v1/changelist_service.pb.go
    #	proto/generated-go/v1/common.pb.go
    #	proto/generated-go/v1/database_service.pb.go
    #	proto/generated-go/v1/environment_service.pb.go
    #	proto/generated-go/v1/iam_policy.pb.go
    #	proto/generated-go/v1/idp_service.pb.go
    #	proto/generated-go/v1/instance_role_service.pb.go
    #	proto/generated-go/v1/instance_service.pb.go
    #	proto/generated-go/v1/issue_service.pb.go
    #	proto/generated-go/v1/logging_service.pb.go
    #	proto/generated-go/v1/org_policy_service.pb.go
    #	proto/generated-go/v1/project_service.pb.go
    #	proto/generated-go/v1/risk_service.pb.go
    #	proto/generated-go/v1/role_service.pb.go
    #	proto/generated-go/v1/rollout_service.pb.go
    #	proto/generated-go/v1/setting_service.pb.go
    #	proto/generated-go/v1/sheet_service.pb.go
    #	proto/generated-go/v1/sql_service.pb.go
    #	proto/generated-go/v1/subscription_service.pb.go
    #	proto/generated-go/v1/vcs_connector_service.pb.go
    #	proto/generated-go/v1/vcs_provider_service.pb.go
    #	proto/generated-go/v1/worksheet_service.pb.go
    ecmadao committed May 21, 2024
    Configuration menu
    Copy the full SHA
    75ddcab View commit details
    Browse the repository at this point in the history
  3. chore: update

    ecmadao committed May 21, 2024
    Configuration menu
    Copy the full SHA
    09af09e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from ecmadao/chore/conflict

    fix: resolve conflict
    shanzhuer committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d5eae73 View commit details
    Browse the repository at this point in the history
  5. Update gauss.go

    replace Postgres comments to GaussDB
    shanzhuer committed May 21, 2024
    Configuration menu
    Copy the full SHA
    47b6bae View commit details
    Browse the repository at this point in the history
  6. fix i18n sql-review

    shanzhuer committed May 21, 2024
    Configuration menu
    Copy the full SHA
    85d80d8 View commit details
    Browse the repository at this point in the history
  7. fix vi-VN.json

    shanzhuer committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cbba572 View commit details
    Browse the repository at this point in the history
  8. mod gauss sync test

    shanzhuer committed May 21, 2024
    Configuration menu
    Copy the full SHA
    127796b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    c1b86c9 View commit details
    Browse the repository at this point in the history