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

Fix #27655: handling of success in postgres_local_cache #27656

Merged
merged 1 commit into from Oct 5, 2015

Commits on Oct 3, 2015

  1. Fix saltstack#27655: handling of success in postgres_local_cache

    - using get() is anyway more pythonic
    - psycopg2 translates None to NULL
    - moving explanation to schema comment
    
    (there's no existing unit test for this)
    Georges Racinet committed Oct 3, 2015
    Copy the full SHA
    0b7536f View commit details
    Browse the repository at this point in the history