Select without from?

Is there currently a way to use a select without from, or a raw sql query as a subquery?

Basically, I need to do the example from this issue: https://github.com/drizzle-team/drizzle-orm/issues/372
Was this page helpful?