You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CockroachDB now supports string and byte array literals using the dollar-quoted notation, as documented here. [#44130][#44130] {% comment %}doc{% endcomment %}
The text was updated successfully, but these errors were encountered:
Fixes#6906.
Summary of changes:
- Add new section on dollar-quoted strings to 'SQL Constants' page
- Add more linkage from `STRING` data type page to the string literal
syntax info
PR: cockroachdb/cockroach#44130
From release notes:
The text was updated successfully, but these errors were encountered: