-
Notifications
You must be signed in to change notification settings - Fork 567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
YQL-17725 docs for unicode literals #1547
Conversation
vitstn
commented
Feb 2, 2024
•
edited by blinkov
Loading
edited by blinkov
- Documentation
⚪ |
⚪ |
✅ Documentation buildRevision built successfully |
@@ -169,9 +169,10 @@ SELECT $text; | |||
|
|||
### Типизированные строковые литералы {#typed-string-literals} | |||
|
|||
* Для строкового литерала, включая [многострочный](#multiline-string-literals), по умолчанию используется тип `String`. | |||
* Для строкового литерала, включая [многострочный](#multiline-string-literals), по умолчанию используется тип `String` (см. также [PRAGMA UnicodeLiterals](../pragma.md#UnicodeLiterals)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Для строкового литерала, включая [многострочный](#multiline-string-literals), по умолчанию используется тип `String` (см. также [PRAGMA UnicodeLiterals](../pragma.md#UnicodeLiterals)) | |
* Для строкового литерала, включая [многострочный](#multiline-string-literals), по умолчанию используется тип `String` (см. также [PRAGMA UnicodeLiterals](../pragma.md#UnicodeLiterals)). |
⚪
|
⚪
|
✅ Documentation buildRevision built successfully |
⚪
|
⚪
|
✅ Documentation buildRevision built successfully |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM