Skip to content

Instantly share code, notes, and snippets.

/output.txt Secret

Created April 15, 2016 04:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/18b0fe8179971aeee958419972251cc4 to your computer and use it in GitHub Desktop.
Save anonymous/18b0fe8179971aeee958419972251cc4 to your computer and use it in GitHub Desktop.
SQL: [149] SELECT * FROM `anti_block_layer_templates` WHERE `publisherDomainKey` = :publisherDomainKey AND `deletionDate` = :deletionDate AND `active` = :active
Params: 3
Key: Name: [19] :publisherDomainKey
paramno=0
name=[19] ":publisherDomainKey"
is_param=1
param_type=2
Key: Name: [13] :deletionDate
paramno=1
name=[13] ":deletionDate"
is_param=1
param_type=2
Key: Name: [7] :active
paramno=2
name=[7] ":active"
is_param=1
param_type=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment