79143453

Date: 2024-10-31 04:01:31
Score: 0.5
Natty:
Report link

If you want to RAISE NOTICE concatenated string, then you can use:

RAISE NOTICE '%', ('some' | ' concatenated' | ' string');
Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Andrew P