Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using quotes across JQL and SQL in one query

Info

Double quotes " are for JQL strings.


Info

Single quotes ' are for SQL strings.


Info

Backquotes ` are for boundaries of SQL columns names.