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

rewrite extract_specific_cookie #5

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

rewrite extract_specific_cookie #5

wants to merge 2 commits into from

Commits on Jun 21, 2020

  1. rewrite extract_specific_cookie

    make all extract_* functions return NULL on no value instead of '-'
    mrhans3n committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    3310945 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. dont try to insert NULL into database, simply skip that column/value …

    …pair
    
    truncate strings to DATA_LENGTH and show ellipses when that occurs
    mrhans3n committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    03dcf0d View commit details
    Browse the repository at this point in the history