Versions Compared

Key

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

...

This ensures that settings names can appear as "bare" unquoted identifiers in our SQL grammar, e.g SET … a.b_c.c d = dx

Default values

Guideline: Review and adjust defaults to be appropriate out of the box.

...