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

src/manage_pg.c : fix for gvmd error 'sql: (null)' when initialize the db #818

Merged
merged 3 commits into from
Oct 18, 2019
Merged

Commits on Oct 17, 2019

  1. src/manage_pg.c : fix for gvmd error 'sql: (null)' when initialize th…

    …e db
    
    For Alpine, this patch allows gvmd to initialize the db without errors
    by escaping correctly the percent sign
    
    This patch address the issue described in:  #805
    fcolista committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    416406d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    fdc9bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7638a81 View commit details
    Browse the repository at this point in the history