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

3000.3 - postgresql JSON support in pillar #425

Merged
merged 5 commits into from
Sep 24, 2021

Conversation

cbosdo
Copy link
Contributor

@cbosdo cbosdo commented Sep 22, 2021

Backport of saltstack/salt#59777

aaannz and others added 5 commits September 22, 2021 15:22
Several SQL databases support native JSON storage. When storing
pillars in this way, SQL query result already returns dict and
without the need to have key column.
Use salt.utils.update() to recursively merge the JSON dicts of the
returned SQL queries.
@meaksh meaksh merged commit 3ab6664 into openSUSE:openSUSE-3000.3 Sep 24, 2021
@cbosdo cbosdo deleted the 3000.3-sql-json branch September 27, 2021 06:38
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