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

[INJICERT-499] Implement a data provider plugin with postgres (#82) #2

Closed
wants to merge 1 commit into from

Conversation

Piyush7034
Copy link

  • Added postgres data provider plugin

  • Simplified plugin implementation with property config

  • Added postgres plugin in github workflows

  • Removed id field and @value split for table fields

  • Added scope query mapping for generating different vcs with different scopes

  • Changed mock-postgres-plugin name to postgres-plugin

  • Removed unused repo from dependencies

  • Replaced object[] with map for query resullt


* Added postgres data provider plugin

Signed-off-by: Piyush7034 <[email protected]>

* Simplified plugin implementation with property config

Signed-off-by: Piyush7034 <[email protected]>

* Added postgres plugin in github workflows

Signed-off-by: Piyush7034 <[email protected]>

* Removed id field and @value split for table fields

Signed-off-by: Piyush7034 <[email protected]>

* Added scope query mapping for generating different vcs with different scopes

Signed-off-by: Piyush7034 <[email protected]>

* Changed mock-postgres-plugin name to postgres-plugin

Signed-off-by: Piyush7034 <[email protected]>

* Removed unused repo from dependencies

Signed-off-by: Piyush7034 <[email protected]>

* Replaced object[] with map for query resullt

Signed-off-by: Piyush7034 <[email protected]>

---------

Signed-off-by: Piyush7034 <[email protected]>
Signed-off-by: Vishwa <[email protected]>
@Piyush7034 Piyush7034 closed this Dec 3, 2024
@Piyush7034 Piyush7034 deleted the develop branch December 3, 2024 05:51
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.

1 participant