We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c32fee commit 342ce1cCopy full SHA for 342ce1c
sql/core/src/test/resources/sql-tests/inputs/pgSQL/text.sql
@@ -134,4 +134,4 @@ select format_string('>>%1$10s<<', 'Hello');
134
-- select format_string('>>%2$*1$L<<', NULL, 'Hello');
135
-- select format_string('>>%2$*1$L<<', 0, 'Hello');
136
137
-DROP TABLE TEXT_TBL;
+DROP TABLE TEXT_TBL;
0 commit comments