import { Status } from "https://deno.land/x/sqlite@v3.9.1/browser/mod.ts";
Status codes which can be returned by SQLite.
Also see https://www.sqlite.org/rescode.html.
import { Status } from "https://deno.land/x/sqlite@v3.9.1/browser/mod.ts";
Status codes which can be returned by SQLite.
Also see https://www.sqlite.org/rescode.html.