DEBSOURCES
Skip Quicknav
sources / sqlfluff / 3.5.0-2 / test / fixtures / dialects / postgres / unicode_double_quote.sql
12345678
SELECT U&"a"; SELECT U&"aaaa" UESCAPE '!'; SELECT U&"aaaa" UESCAPE '!';