Skip to content

Instantly share code, notes, and snippets.

@nwgambee
Last active June 16, 2022 16:34
Show Gist options
  • Save nwgambee/3b55ce0eb71d99f8db90ff515a3cfecf to your computer and use it in GitHub Desktop.
Save nwgambee/3b55ce0eb71d99f8db90ff515a3cfecf to your computer and use it in GitHub Desktop.
IACLEA scanning json
UPDATE `pfg`.`events` SET `custom_data` = '{\n    \"cvent\": {\n        \"apiKey\": \"51289ae4-6bd1-4555-b141-c93ba3eea3a1\",\n        \"secret\": \"BJoZWgYbQtunV8KqTuct/A==\",\n        \"eventID\": \"04be7def-c553-4f2e-8656-b3e62b58b193\",\n        \"accountID\": \"128952\",\n        \"exhibitorID\": \"87637dc3-5216-4fc9-9ef1-07e7e2a411ef\"\n    }\n}' WHERE (`event_id` = '701081');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment