Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method PreparedQuery.prototype.columns
import { PreparedQuery } from "https://deno.land/x/sqlite@v3.9.1/src/query.ts";

Returns the column names for this query.