Skip to content

Comment on Instant SQL for results as you type in DuckDB UI

Comments

Delete From dbo.users w...

(129304 rows affected)

The blog specifically says that they're getting the SQL AST so presumably they would not execute something like a DELETE.

Correct. We only enable fast previews for SELECT statements, which is the actual hard problem. This said, at some point we're likely to also add support for previewing a CTAS before you actually run it.

I remember your demos of visualizing the CTEs of a huge query in the editor. I'm looking forward to trying it!

Cool. Now, there's this thing called a joke...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.