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.
test.sql: INSERT INTO foo DEFAULT VALUES ON CONFLICT DO NOTHING;
...is parsing, but takes ~ 10 seconds to parse. This is slow enough to be considered bug IMNSHO.