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

GCC Puller Primary Key #910

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

GCC Puller Primary Key #910

wants to merge 2 commits into from

Conversation

MelinaGoula
Copy link

What this pull request accomplishes:

  • modify create_audited_table() to only create a primary key when a new table is created
  • fixes the issue of creating multiple primary keys for a table

Issue(s) this solves:

What, in particular, needs to reviewed:

  • gcc_puller_functions.py

What needs to be done by a sysadmin after this PR is merged

  • testing of the new code

@MelinaGoula MelinaGoula self-assigned this Mar 27, 2024
@MelinaGoula MelinaGoula linked an issue Mar 27, 2024 that may be closed by this pull request
@MelinaGoula MelinaGoula changed the title 900 gcc puller pk GCC Puller Primary Key Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GCC Puller: Create primary key only if not exist
1 participant