superhog renamings

This commit is contained in:
Pablo Martin 2024-01-18 12:53:50 +01:00
parent e8898ab072
commit 1d9faa0238

View file

@ -1,4 +1,5 @@
{ {
"sql-formatter.uppercase": true, "sql-formatter.uppercase": true,
"dbt.queryLimit": 500 "dbt.queryLimit": 500,
"dbt.enableNewQueryPanel": true
} }