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

PS: Small dbscheme updates #88

Merged
merged 5 commits into from
Sep 9, 2024
Merged

Conversation

MathiasVP
Copy link
Collaborator

This PR fixes a couple of small annoyances I've encountered in the Powershell dbscheme. They're all written in the first commit of this PR:

  1. Flip the name of the child and parent column for 'parent' to reflect
    how this is actually populated by the extractor.
  2. Make some of the coumns more specific to the actual data type.
  3. Make @named_attribute_argument an @ast branch.

The remaining commits go through creating a database upgrade script

Commit-by-commit review recommended

1. Flip the name of the child and parent column for 'parent' to reflect
how this is actually populated by the extractor.
2. Make some of the coumns more specific to the actual data type.
3. Make `@named_attribute_argument` an `@ast` branch.
…nning the script in 'github/codeql/blob/main/misc/scripts/prepare-db-upgrade.sh' (after adding powershell to line 83).
@MathiasVP MathiasVP merged commit e133b5c into main Sep 9, 2024
2 checks passed
bdrodes pushed a commit that referenced this pull request Jan 9, 2025
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.

2 participants