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 f6a1276 commit 2f4a75dCopy full SHA for 2f4a75d
playground/src/App.tsx
@@ -29,7 +29,7 @@ select * from users;
29
30
const SETTINGS = {
31
value: DEFAULT_CONTENT,
32
- language: "sql",
+ language: "pgsql",
33
tabSize: 2,
34
theme: "vs-dark",
35
minimap: { enabled: false },
0 commit comments