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

Support I/O schema v4.5 for checkouts #571

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Support I/O schema v4.5 for checkouts #571

merged 3 commits into from
Sep 12, 2024

Conversation

JenySadadia
Copy link
Collaborator

Support below checkout fields added to v4.5 schema:

  • git_commit_tags
  • git_commit_message
  • git_repository_branch_tip

kcidb/db/bigquery/v04_04.py Outdated Show resolved Hide resolved
kcidb/db/postgresql/v04_09.py Show resolved Hide resolved
kcidb/db/postgresql/v04_09.py Outdated Show resolved Hide resolved
kcidb/db/sqlite/v04_04.py Outdated Show resolved Hide resolved
kcidb/db/bigquery/v04_00.py Show resolved Hide resolved
Jeny Sadadia added 2 commits September 12, 2024 11:47
Inherit `schema` for object-oriented queries from
previous schema to avoid duplication for SQLite
schema v4.3 and PostgreSQL schema v4.8.

Signed-off-by: Jeny Sadadia <[email protected]>
Copy link
Collaborator

@spbnick spbnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for fixing the older versions too ❤️

Let's wait for CI to complete.

@spbnick spbnick merged commit e0c4784 into main Sep 12, 2024
6 checks passed
@spbnick spbnick deleted the support_v4_5_schema branch September 12, 2024 10:30
@helen-fornazier
Copy link
Collaborator

awesome, thank you for this.

o/ should I be able to see these columns in playground already?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants