Sha256: 56b4a97c7c8491fb40e3ab0f353edbd26f83c22cd9cdba5a424d8a3c40c956ee

Contents?: true

Size: 217 Bytes

Versions: 12

Compression:

Stored size: 217 Bytes

Contents

# If backslashes are being ignored in single-quoted strings
# (standard_conforming_strings=on in PostgreSQL, or NO_BACKSLASH_ESCAPES is on
# in MySQL), then this is valid SQL.
SELECT * FROM table WHERE col='foo\''bar'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
newrelic_rpm-3.11.2.286 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.11.1.284 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.11.0.283 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.10.0.279 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.9.9.275 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.9.8.273 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.9.7.266 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.9.6.257 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.9.5.251 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.9.4.245 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.9.3.241 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql
newrelic_rpm-3.9.2.239 test/fixtures/cross_agent_tests/sql_obfuscation/string_with_backslash_and_twin_single_quotes.sql